Marlin icon indicating copy to clipboard operation
Marlin copied to clipboard

Add auto restart on power loss if PLR is enabled.

Open vovodroid opened this issue 1 year ago • 3 comments

Implements [FR] Power Loss Recovery with UPS: auto resume printing if power was immediately restored. #26604

This PR adds option for auto reboot if Auto power loss print resume with temperature limitation #26649 is enabled.

Usage scenario is if printer has UPS and power restored within seconds, while UPS still has a power, printer is stuck at "Restart" message, though it's desirable to continue immediately while the bed/chamber are still hot.

vovodroid avatar Jan 10 '24 19:01 vovodroid

My time is precious. Please make the effort to properly format the code as it will save me several minutes of extra work.

thinkyhead avatar Jan 11 '24 00:01 thinkyhead

Sorry, reformatted. I hope it's OK now.

vovodroid avatar Jan 11 '24 08:01 vovodroid

I would combine this PR with PLR: heat bed while waiting for user confirmation. #26691 Thus if auto resume is disabled at least bed heating will start as soon as possible.

vovodroid avatar Jan 25 '24 17:01 vovodroid