You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.
Hi,
Is there a way to display the current z offset? I have a couple of macros button that I use to step the nozzle to the right height of my probe moves or if I change the nozzle. But I often lose count of how many times I clicked. Would love something like DISPLAY_GCODE_OFFSET command.
The text was updated successfully, but these errors were encountered:
GET_POSITION replies back with a bunch of stuff, gcode base: X:0.000000 Y:0.000000 Z:-0.050000 E:34.000000 (or gcode homing: X:0.000000 Y:0.000000 Z:-0.050000, not absolutely sure) tells you the offsets.
Hi,
Is there a way to display the current z offset? I have a couple of macros button that I use to step the nozzle to the right height of my probe moves or if I change the nozzle. But I often lose count of how many times I clicked. Would love something like DISPLAY_GCODE_OFFSET command.
The text was updated successfully, but these errors were encountered: