Hi
I like the screenset very much- and find some of it intuitive even for more complex things.
But- Im having a difficult time understanding what should be a simple process for a Z=0 automated touchoff process. I cant find a method which makes sense to me, given a hobby mill, with low confidence in precise home switch trips, and with NRH R8 holders that don’t make a tool table worth anything.
At present, using the default screen and a few buttons/scripts- this is how I approach automated Z0.
- Set any cutter/master tool to the cut Z0 via a shim, and manually set the WCz to 0
- Position the mill over the touchpad, which can be at any Z height within reach of the mill
- Run a script which looks for the touch signal, halt motion, and then store that Z offset value as a variable
From then on, until my cut Z0 changes (i.e. a flip), or I need to move my touch plate, I only need to change tools, position the mill over the TP, and execute a script. That script looks for the touchoff signal, updates the WCz with the offset bias previous stored, and returns to the MCxyz at that script's init.
That way, I get a consistent Z0 value for a tool, and I don’t have to deal with TLOs, tables, a fixed location for the TP, or concerns about negative vs positive offsets, etc.
Is there a way to accomplish this in this Screenset? Perhaps it is right in front of me (i.e. some variation of master tool Z), but it seems like the only way to do this would be to manually alter the gauge block height for each setup, and (presumably) to manually setup the XY position for the TP. And that seems a source of error-
Regards