print_start.cfg modified - 07/06/2025 - 02:15:36 PM
This commit is contained in:
parent
92f0a0ceb8
commit
1f4f73977d
1 changed files with 1 additions and 0 deletions
|
@ -48,6 +48,7 @@ gcode:
|
||||||
|
|
||||||
# Check if the bed temp is higher than 90c - if so then trigger a heatsoak.
|
# Check if the bed temp is higher than 90c - if so then trigger a heatsoak.
|
||||||
{% if target_bed > 90 %}
|
{% if target_bed > 90 %}
|
||||||
|
PRINT_CANCEL
|
||||||
# TODO!
|
# TODO!
|
||||||
# SET_DISPLAY_TEXT MSG="Bed: {target_bed}c" # Display info on display
|
# SET_DISPLAY_TEXT MSG="Bed: {target_bed}c" # Display info on display
|
||||||
# STATUS_HEATING # Set LEDs to heating-mode
|
# STATUS_HEATING # Set LEDs to heating-mode
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue