print_start.cfg modified - 07/06/2025 - 01:30:30 PM
This commit is contained in:
parent
16cfee7cb9
commit
b15d5c4d8e
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue