Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 119 Bytes

calibration.md

File metadata and controls

10 lines (8 loc) · 119 Bytes
[gcode_macro DECREASE_Z_POS]
GCODE:
    TESTZ Z=-0.025

[gcode_macro INCREASE_Z_POS]
GCODE:
    TESTZ Z=0.025