Marlin
Marlin copied to clipboard
[BUG] Bed heater turns off during UBL probing.
10 minutes in the bed heater turns off. This is a self reminder to fix.
Assuming you have HOTEND_IDLE_TIMEOUT
enabled, this was fixed in https://github.com/MarlinFirmware/Marlin/pull/21535
Assuming you have
HOTEND_IDLE_TIMEOUT
enabled, this was fixed in MarlinFirmware#21535
In this case it's a TFT firmware thing. The TFT controls its own timeout and sends the command to turn the bed off after 10 min.