Marlin icon indicating copy to clipboard operation
Marlin copied to clipboard

[BUG] Power Loss Resume not working

Open buff0k opened this issue 1 year ago • 2 comments

Did you test the latest bugfix-2.1.x code?

Yes, and the problem still exists.

Bug Description

Running an Ender-5 Pro with CR Touch, prior to installing the CR Touch, Power Loss Resume worked as expected, however since installing the CR Touch, this feature no longer works. Manually triggering power failure (Pulling the Cord) and then reading the SD Card shows that the Resume file is not being writte to the SD Card.

Bug Timeline

New, since installing CR Touch

Expected behavior

In the case of power loss, Marlin looks for the Resume file at startup and, if found, prompts user to resume print.

Actual behavior

In the case of power loss, Marlin boots up normally, no Resume file on SD Card

Steps to Reproduce

  1. Start Print
  2. Simulated/Actual Power Loss to Printer
  3. Printer Starts up, does not have option to resume

Version of Marlin Firmware

2.1.2.1 and 2.1.x-bugfix

Printer model

Ender-5 Pro

Electronics

Stock V4.2.2 Motherboard

LCD/Controller

Stock Ender-5 Pro

Other add-ons

CR Touch

Bed Leveling

UBL Bilinear mesh

Your Slicer

Other (explain below)

Host Software

SD Card (headless)

Don't forget to include

  • [X] A ZIP file containing your Configuration.h and Configuration_adv.h.

Additional information & file uploads

2.1.2.1.zip 2.1.x-bugfix.zip

buff0k avatar Feb 17 '24 07:02 buff0k

"#define PLR_ENABLED_DEFAULT false // Power-Loss Recovery enabled by default. (Set with 'M413 Sn' & M500)"

did you actually enable it?

ellensp avatar Feb 17 '24 07:02 ellensp

I did, I set to false in configuration.h to see if that wasn't causing the issue (commit to EEPROM), but even with it set to true or enabled manually (with or without commit- or power cycling) it happens. Updated issue (Likely unrelated bug) is that 2.1.2.2 doesn't respect Z-Probe endstop, but for now still testing on 2.1.2.1 and 2.1.x-bugfix to resolve the power loss issue.

buff0k avatar Feb 17 '24 10:02 buff0k

Greetings from the Marlin AutoBot! This issue has had no activity for the last 90 days. Do you still see this issue with the latest bugfix-2.1.x code? Please add a reply within 14 days or this issue will be automatically closed. To keep a confirmed issue open we can also add a "Bug: Confirmed" tag.

Disclaimer: This is an open community project with lots of activity and limited resources. The main project contributors will do a bug sweep ahead of the next release, but any skilled member of the community may jump in at any time to fix this issue. That can take a while depending on our busy lives so please be patient, and take advantage of other resources such as the MarlinFirmware Discord to help solve the issue.

github-actions[bot] avatar May 18 '24 01:05 github-actions[bot]

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

github-actions[bot] avatar Aug 02 '24 01:08 github-actions[bot]