No resume print option menu after pause
Needed to insert a magnet into my print but after pausing there was no way to resume the print from the LCD screen or Prusalink. This was my first time trying this so I do not know if it's a bug in the new firmware update or something else. I added the pause using the slicers "Add pause" command and verified that the M601 command is indeed present in the g-code.
Firmware version: 3.14.0
Prusaslicer 2.8.0
Prusalink 0.7.2
I started the print via Prusalink. Trying from SD-card next.
RE: No resume print option menu after pause
Okay so printing from SD-card the Resume option appears and I was able to pause and resume succesfully. I usually print via Prusalink though, so what do I need to do to get this working with Prusalink as well?
RE: No resume print option menu after pause
I ran into this as well using OctoPrint. It has a resume function from the web interface, and seems to work. But hours later you realize it resumed without any feeding of filament. Ummm, that sucks. I have a lot of magnets super glued into bases of chess pieces that never finished. 🙁
Let me know if anyone has a solution (short of using an SD Card). Seems like some bugginess is going on here.
RE: No resume print option menu after pause
Same here. 🙁 Printing with OctoPrint. Works only when using an SD-card. Hope the dev team can do something about this.
RE: No resume print option menu after pause
Did you follow all the steps for setting up OctoPrint for your Printer?:
https://help.prusa3d.com/guide/octoprint-setup-on-mk4-s-mk3-9-s-mk3-5-s-xl_646395
Especially "Step 13 Setting up special G-codes." This link is for the MK4, I know, but it works the same for an MK3, it is even mentioned in the text there that the MK3 used M603 instead of the M604 that is required on the MK4. The screenshot is from OctoPrint on my MK3S+.
I have printed several of these Gridfinity boxes with transparent lid, where you insert a sheet of clear plastic during the print that gets embedded into the lid. I inserted a pause in PrusaSlicer at the correct height. Printed via OctoPrint. Worked every time.
RE: No resume print option menu after pause
Adding the M602 code solved it for me. Thanks for the response!