looxonline / Marlin

This is a customized Marlin repo with firmware for various BIQU 3D printers available. Browse the readme to see if there is something here for you.
http://marlinfw.org
GNU General Public License v3.0
78 stars 18 forks source link

[BUG] Bed heater turns off during UBL probing. #9

Open looxonline opened 3 years ago

looxonline commented 3 years ago

10 minutes in the bed heater turns off. This is a self reminder to fix.

thisiskeithb commented 3 years ago

Assuming you have HOTEND_IDLE_TIMEOUT enabled, this was fixed in https://github.com/MarlinFirmware/Marlin/pull/21535

looxonline commented 3 years ago

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.