Machsupport Forum

Mach Discussion => General Mach Discussion => Topic started by: frogblender on October 17, 2021, 11:16:08 PM

Title: Mach3: "Auto Zero" checkboxes won't stay checked
Post by: frogblender on October 17, 2021, 11:16:08 PM
In Mach3:   Config -> Homing/Limits.... there is column "Auto Zero" with checkboxes.   I set them to OFF (red X).    But after a homing is complete, they are set to a green checkmark.
It appears the homing macro always sets them to greenCheckbox.

When exiting Mach3, the .xml is written correctly: M0AutoZero>0</M0AutoZero><M1AutoZero>0</M1AutoZero> etc etc
But any home operation sets the checkbox to enabled.

Anyone have any ideas?