Hello Guest it is February 25, 2026, 01:28:42 AM

Author Topic: Scale  (Read 14492 times)

0 Members and 1 Guest are viewing this topic.

Scale
« on: May 02, 2021, 10: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?
Re: Scale
« Reply #1 on: May 02, 2021, 11:49:27 PM »
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
'I enjoy sex at 73.....I live at 71 so its not too far to walk.'

Offline ZASto

*
  •  430 430
Re: Scale
« Reply #2 on: May 03, 2021, 02: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:
Make no mistake between my personality and my attitude.
My personality is who I am.
My attitude depends on who you are.