-
-
Notifications
You must be signed in to change notification settings - Fork 372
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
[BUG] Pause (M25) parks twice #1333
Comments
M600 does not exhibit the same behaviour - but I don't want a filament unload and load in this case. M25 is what orca slicer inserts if you tell it to add a pause before a layer - perhaps there is a better pause to add? It seem like M25 is supposed to be for an SD card print anyway? I'll try other print commands... |
Remove When you have You can turn on |
Thank you so much for mentioning this! That fixed it for me. Since this isn't a bug with the firmware, I would suggest an update to the Octoprint Wiki Page under the Protocol Fine Tuning section to remove the M25 gcode from the "Pausing commands" field and replace the image to include both fields that should be edited. |
This issue has had no activity in the last 60 days. Please add a reply if you want to keep this issue active, otherwise it will be automatically closed within 10 days. |
Added to the Wiki, Thanks |
Did you test with a precompiled firmware?
No, but I will test it now!
Bug Description
When pausing due to an M25 gcode, the printer parks, then after you hit continue it goes back to the last location and parks again, you hit continue a second time and it will go back to the last location and keep printing from there.
The same does not happen if you hit park from the screen.
similar: #743
(like that other issue, I was also having a problem with positioning after the pause - y shift - however that has been fixed by changing the park position to be not right on the edge of the printable area)
Bug Timeline
now, however I have never pause a print via gcode before
Expected behavior
Expected to park one time and then resume printing
Actual behavior
Parked, moved back to location and parked again, then resumed
Steps to Reproduce
Version of Professional Firmware
2.1.3
Printer model
Ender 3 v2 neo
Electronics
422
LCD/Controller
tjc
Other add-ons
none
Bed Leveling
UBL Bilinear mesh
Your Slicer
Other (explain below)
Host Software
OctoPrint
Additional information & file uploads
Orca Slicer (this could be made an option of the issue template)
The text was updated successfully, but these errors were encountered: