Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🚸 Restore Object Cancel info on Power-Loss Recovery #27501

Merged

Conversation

thinkyhead
Copy link
Member

If a job printing from SD has canceled objects and the print needs to be resumed on power-loss, Marlin forgets which objects were canceled. This PR adds code to save canceled objects and restore them on Power-Loss Recovery.

Other UX improvements under consideration:

  • Add a menu option and M125 parameter to save power-loss info and shut down at the end of the current layer.
  • Add an option and M600 parameter to pause for filament change at the end of the current layer.

@thinkyhead thinkyhead force-pushed the bf2_recover_canceled_PR branch from e986dc0 to bc66c69 Compare October 28, 2024 02:00
@thinkyhead thinkyhead merged commit 3b7aadb into MarlinFirmware:bugfix-2.1.x Oct 28, 2024
63 checks passed
@thinkyhead thinkyhead deleted the bf2_recover_canceled_PR branch October 28, 2024 16:17
bsdnomad pushed a commit to bsdnomad/Marlin that referenced this pull request Nov 25, 2024
…7501)

* 🎨 Shorten feature includes
* 🚸 Save Canceled Objects with Power Loss data
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant