Page 1 of 1

How do I set the origin to be the center?

Posted: Mon Sep 23, 2013 11:48 pm
by dsharp
My firmware is configured so that 0,0 is the center of the bed. I can't figure out how to configure Creator to match this reality.

Adding a G92 X0 Y0 to the start gcode doesn't help because the current version of Marlin prevents moves beyond X102.5 which is now the middle of the bed.

Thanks,
Dave

Re: How do I set the origin to be the center?

Posted: Tue Sep 24, 2013 12:14 am
by dsharp
Never mind, I just updated to the latest version and there's now an offset on the GCode tab.