diff --git a/printer_data/config/macros/print_start.cfg b/printer_data/config/macros/print_start.cfg index 61a3820..9e70f1d 100644 --- a/printer_data/config/macros/print_start.cfg +++ b/printer_data/config/macros/print_start.cfg @@ -9,7 +9,7 @@ gcode: RESPOND PREFIX="PRINT_START: " MSG="Preparing printer..." # Home the printer, set absolute positioning and update the Stealthburner LEDs. - BED_MESH_CLEAR # Clear old saved bed mesh (if any) + BED_MESH_CLEAR # Clear old saved bed mesh (if any) COND_G28 # Full home (XYZ) - conditional G90 # Absolute position