Machsupport Forum

Mach Discussion => General Mach Discussion => Topic started by: Dave flanagan on May 02, 2021, 11:28:28 PM

Title: Scale
Post by: Dave flanagan on May 02, 2021, 11:28:28 PM
Hello, im currently running the mach3 demo mode and im trying to route the sample roadrunner, the problem is its routing it to about the size of a pencil eraser, how do I enlarge it?
Title: Re: Scale
Post by: joeaverage on May 03, 2021, 12:49:27 AM
Hi,
I think the RoadRunner Gcode sample program is in inch measurements. If your machine is set to metric
units the RoadRunner comes out tiny.

Try A G20 at the top of the code, and then run it.

Craig
Title: Re: Scale
Post by: ZASto on May 03, 2021, 03:38:08 AM
All samples delivered with Mach3 installation are in inches, so, as Craig wrote, edit the code and place G20 at the code beginning, OR use scaling: