Hi there,
I'm running 2.3.14, and Mach3 3.043.066.
The CNC is a standard XYZ mill with ATC.
I'm running the normal MSM Mill Screenset.
I have the X/Y/Z home switches wired into separate inputs and homing works well Z, then Y, then X.
To save startup time, how can I edit the macro which does a REF-ALL to do Z first (obviously) then X and Y simultaneously?
A quick google suggested when using the standard Mach3 screenset, that this would work:
example:
To home X and Y together, then Z, use:
RefCombination(3)
DoButton(24)
However the MSM macros seem a bit more involved and supporting different lathe, mill-turn and mill functionality so I didn't want to go editing stuff all over the place.
Can you advise on what I need to change from the standard macros to allow simultaneous X/Y homing?
All the best,
Dan