Read Only
Current work position from G-code Interpreter.
Note that because Interpreter is reading G-Code ahead, this is not true position of machine.
G00 X0 Y0 (print,Work position is X#<_x,2> Y#<_y,2>) (print,True position is X#<_hw_work_x,2> Y#<_hw_work_y,2>)