From 9457ee9e8f27f29d131ae86e85ea95c6f4efd1ce Mon Sep 17 00:00:00 2001 From: macocha Date: Sat, 12 Jul 2025 20:59:51 +0000 Subject: [PATCH] print_end.cfg modified - 07/12/2025 - 08:59:49 PM --- printer_data/config/macros/print_end.cfg | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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