-
-
Couldn't load subscription status.
- Fork 19.6k
Closed
Description
Did you test the latest bugfix-2.1.x code?
Yes, and the problem still exists.
Bug Description
From this issue here: classicrocker883/MRiscoCProUI#229
it is confirmed that the Print Progress stays at 3% because of hal.watchdog_refresh();
void CardReader::selectFileByIndex(const int16_t nr) {
...
hal.watchdog_refresh();
}in src/sd/cardreader.cpp
Bug Timeline
🩹 Mitigate watchdog timeout for file ops See #28064, #28069
Expected behavior
Should not begin and stop at 3%
Actual behavior
Stays at 3%
Steps to Reproduce
- So far confirmed on ProUI using Voxelab Aquila/Ender-3 V2/S1
- Start Print
Version of Marlin Firmware
bugfix-2.1.x
Printer model
No response
Electronics
No response
LCD/Controller
No response
Other add-ons
No response
Bed Leveling
None
Your Slicer
None
Host Software
None
Don't forget to include
- A ZIP file containing your
Configuration.handConfiguration_adv.h.
Additional information & file uploads
No response
Metadata
Metadata
Assignees
Labels
No labels