diff --git a/printer_data/config/macros/print_start.cfg b/printer_data/config/macros/print_start.cfg index 6a934ed..673ae69 100644 --- a/printer_data/config/macros/print_start.cfg +++ b/printer_data/config/macros/print_start.cfg @@ -25,7 +25,7 @@ gcode: {% set y_wait = printer.toolhead.axis_maximum.y|float / 2 %} # Home the printer, set absolute positioning and update the Stealthburner LEDs. - STATUS_HOMING # Set LEDs to homing-mode + LED_STATUS_HOMING # Set LEDs to homing-mode G28 # Full home (XYZ) G90 # Absolute position