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

Fix Ender 3 V2 Power Loss Recovery #19541

Conversation

thinkyhead
Copy link
Member

@thinkyhead thinkyhead commented Sep 28, 2020

Ender 3 V2 user interface code is still a work-in-progress. This PR fixes issues with Power-Loss Recovery and brings it up to date with support for SD card sub-folders.

  • Fix an issue where files in sub-folders were prevented from resuming.
  • Set the long filename in response to card.fileExists() so the correct name displays on the "Resume" screen.
  • Update the UI to put "Cancel" on the left, "Continue" on the right, with counter-clockwise selecting "Cancel."
  • Re-draw the Status Area and go to the Printing Screen when a print is resumed.
  • Add extra debugging to help diagnose future diveToFile issues.
  • Use "M1000C" instead of recovery.cancel() to send a host notification, etc.

@thinkyhead thinkyhead merged commit 169ec65 into MarlinFirmware:bugfix-2.0.x Sep 28, 2020
@thinkyhead thinkyhead deleted the bf2_fix_ender3_power_panic_PR branch September 28, 2020 22:17
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