Closed Sebazzz closed 3 years ago
Opened pull request #21670 with bugfix.
Hi. I had the same problem and found a workaround. I don't know if it is the right way but it work well for me with M600 and M125 (and filament runout). In the file pause.cpp, in the fuction resume_print, i moved the code used to resume position after the position of the extruder has been set.
Has been fixed and merged via #21670
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.
Did you test the latest
bugfix-2.0.x
code?Yes, and the problem still exists.
Bug Description
When using M600 and the nozzle is parked, when the print is resumed and the nozzle is being unparked a bunch of extra filament is being extruded.
Bug Timeline
This started with a5d6f6ac9880090d2412bbea0027885b95c98ea2 #21564
Expected behavior
When the nozzle is unparked after a filament change, no extrusion should take place.
Actual behavior
After resuming from a parked position, during a M600 filament change, extrusion takes place during the unparking.
Video, config files ZIP
Steps to Reproduce
Version of Marlin Firmware
Latest from master
Printer model
Creality CR-6 SE
Electronics
BTT SKR CR6 board; filament sensor (stock)
Add-ons
No response
Your Slicer
Prusa Slicer
Host Software
SD Card (headless)