Machsupport Forum

Mach Discussion => General Mach Discussion => Topic started by: Charlie_M on December 22, 2016, 08:57:24 AM

Title: Axis dros off after loading Gcode
Post by: Charlie_M on December 22, 2016, 08:57:24 AM
 Hi here is what is going on. I had to reinstall my OS(XP). I reinstalled Mach3 version 3.043.062. Setup everything. Loaded a gcode file and I noticed my z axis Dro was off. I verified this by measuring the movement and comparing it to the dro reading. I moved ~ 1 inch(measured) and the dro reading was .045. I checked the settings in mortor tuning and everything was correct. I closed the file and restarted Mach3. I retested and measured and it was spot on. I reloaded the Gcode file and it was off my a mile. anyone have any idea what could cause this?

Thanks
Charlie
Title: Re: Axis dros off after loading Gcode
Post by: Tweakie.CNC on December 22, 2016, 10:31:44 AM
Check your Gcode file.

Just as an example it could be scaling the Z axis or perhaps changing the coordinate system, offsets, etc.

Tweakie.
Title: Re: Axis dros off after loading Gcode
Post by: ger21 on December 22, 2016, 10:47:44 AM
Make sure your Native Units match the units you set up your machine to.
This can happen when Native Units is set to mm's, but you setup your machine with inch parameters.
Mach3 defaults to mm's as the Native Units.
Title: Re: Axis dros off after loading Gcode
Post by: Charlie_M on December 22, 2016, 12:11:38 PM
Thanks for the relies. I think Gerry Guessed it. I changed the native units from mm to inch and it seems ok now. I must have missed that setting. ::)