[gcode_macro _USER_END_PRINT_PARK]
gcode:
M220 S100 ;set printspeed back to 100% in case I have tweaked it during printing
RESPOND MSG="set printspeed (back) to 100%"
M221 S100 ;set extrusion factor back to 100% in case I have tweaked it during printing
RESPOND MSG="set extrusion factor (back) to 100%"
SET_SKEW CLEAR=1
RESPOND MSG="Clear Skew profile"
[gcode_macro _USER_END_PRINT_PARK]
gcode:
M220 S100 ;set printspeed back to 100% in case I have tweaked it during printing
RESPOND MSG="set printspeed (back) to 100%"
M221 S100 ;set extrusion factor back to 100% in case I have tweaked it during printing
RESPOND MSG="set extrusion factor (back) to 100%"
SET_SKEW CLEAR=1
RESPOND MSG="Clear Skew profile"