Machsupport Forum

G-Code, CAD, and CAM => G-Code, CAD, and CAM discussions => Topic started by: thedude on April 28, 2009, 02:37:52 PM

Title: GCode Scaling in Mach3 Turn
Post by: thedude on April 28, 2009, 02:37:52 PM
Hello.
I'm aware of the scaling in Mach3Mill, next to the DROs,,.  Where in Mach3Turn are they?  Or do they not exist?
If not,,, does anyone know how or where I can get some software to do this for me?
Title: Re: GCode Scaling in Mach3 Turn
Post by: Dan13 on April 28, 2009, 02:56:51 PM
Hi,

You can use G51 X--- Z--- I--- J---  - fill in the scale factors for each parameter. Use G50 to reset all scale factors to 1. Read the manual to learn more about implementing G51.

Daniel
Title: Re: GCode Scaling in Mach3 Turn
Post by: thedude on April 28, 2009, 03:52:23 PM
 I must have missed it in the manual.  I will look again tonight. 

Thank you Daniel.