From b15d5c4d8e74605733d4abccee93418732c0707f Mon Sep 17 00:00:00 2001 From: macocha Date: Sun, 6 Jul 2025 13:30:32 +0000 Subject: [PATCH] print_start.cfg modified - 07/06/2025 - 01:30:30 PM --- printer_data/config/macros/print_start.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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