diff --git a/Scripts/start_stop.cfg b/Scripts/start_stop.cfg index ef76934..2271d0c 100644 --- a/Scripts/start_stop.cfg +++ b/Scripts/start_stop.cfg @@ -264,6 +264,7 @@ gcode: {% endif %} # Part cooling fan off M107 + SET_GCODE_VARIABLE MACRO=_POWER_OFF_PRINTER VARIABLE=first_stage_active VALUE=False # Clear bed mesh so that G28 doesn't fail. BED_MESH_CLEAR RESTORE_GCODE_STATE NAME=end_print_state