Machsupport Forum
Mach Discussion => General Mach Discussion => Topic started by: trparker on October 11, 2012, 05:32:50 PM
-
My machine is set up for Metric I want to run a program in inches
I do not want to change the whole Mach 3 set up
what is a better way to change from metric to inches for this run...
I tried finding this in the videos but ran out of patience
thanks
-
Have a G20 in your code and Mach will run it in Imperial units.
Hood
-
You mean if I run a G code that is written in inches
my machine will automatically run it in inches
even though it is set up for mm.....
-
As long as the code tells Mach it is written in inches, ie it has a G20 at the start then Mach will run it correctly.
Hood
-
Here is the file I am running
It seems to have a G20 at the beginning
is this what you're talking about ??
thanks I sure appreciate it!!!
-
Yes, that should run fine. The DROs may display Inch or mm, that will depend on what you have for the setting for DROs in General Config, you can lock them to native units or have them change, I personally prefer them locked.
Hood
-
Hey thanks you've been a great help
-
No problem :)
Hood