committed by
Scott Lahteine
parent
b6c37960e8
commit
2690bb1bc2
@@ -1648,6 +1648,10 @@ void loop() {
|
||||
|
||||
queue.advance();
|
||||
|
||||
#if EITHER(POWER_OFF_TIMER, POWER_OFF_WAIT_FOR_COOLDOWN)
|
||||
powerManager.checkAutoPowerOff();
|
||||
#endif
|
||||
|
||||
endstops.event_handler();
|
||||
|
||||
TERN_(HAS_TFT_LVGL_UI, printer_state_polling());
|
||||
|
||||
Reference in New Issue
Block a user