print_start.cfg modified - 07/06/2025 - 02:15:36 PM

This commit is contained in:
macocha 2025-07-06 14:15:38 +00:00
parent 92f0a0ceb8
commit 1f4f73977d

View file

@ -48,6 +48,7 @@ gcode:
# Check if the bed temp is higher than 90c - if so then trigger a heatsoak.
{% if target_bed > 90 %}
PRINT_CANCEL
# TODO!
# SET_DISPLAY_TEXT MSG="Bed: {target_bed}c" # Display info on display
# STATUS_HEATING # Set LEDs to heating-mode