Trying to use G92 Y* as per everyones suggestion but...... | | When I use G92 Y** in MDI mode it works a treat, so I've decided to set it up as a button that calls G12 and then the following should happen.
-------------
G92 Y-10
G00 Y-100
G12---------
When I open MDI mode and run G12 it says G92 Y-10 UNRECOGNISED COMMAND.
I'm guessing I can't run a G code from within a called G code.........did that make sense? |