diff --git a/printer_data/config/macros/print_end.cfg b/printer_data/config/macros/print_end.cfg index e5353f7..7193b41 100644 --- a/printer_data/config/macros/print_end.cfg +++ b/printer_data/config/macros/print_end.cfg @@ -21,4 +21,5 @@ gcode: # and speed settings since the commands above change them. # However, to prevent any accidental, unintentional toolhead # moves when restoring the state, explicitly set MOVE=0. - RESTORE_GCODE_STATE NAME=STATE_PRINT_END MOVE=0 \ No newline at end of file + RESTORE_GCODE_STATE NAME=STATE_PRINT_END MOVE=0 + LEDS_STATUS_READY \ No newline at end of file