Avisos
Vaciar todo

No resume print option menu after pause  

  RSS
Strudeldoodles
(@strudeldoodles)
Miembro
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.

Respondido : 10/07/2024 1:41 pm
Strudeldoodles
(@strudeldoodles)
Miembro
Topic starter answered:
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?

Respondido : 10/07/2024 2:02 pm
SilverSmith
(@silversmith)
Miembro
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.

Respondido : 22/09/2024 7:40 am
Johan
(@johan-6)
Miembro
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. 

Respondido : 28/09/2024 6:53 pm
Walter Layher
(@walter-layher)
Noble Member
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.

Respondido : 28/09/2024 8:13 pm
SilverSmith
(@silversmith)
Miembro
RE: No resume print option menu after pause

Adding the M602 code solved it for me.  Thanks for the response!

 

Respondido : 01/10/2024 9:15 pm
Brice Hoogenboom
(@brice-hoogenboom)
Active Member
RE: No resume print option menu after pause

Where did you add M602 at? 

Respondido : 26/12/2024 11:42 pm
3d-gussner
(@3d-gussner)
Reputable Member Prusa-Translations
RE: No resume print option menu after pause

From FW3.14.0 on, please use PrusaLink 0.8.1 or newer. See also https://github.com/prusa3d/Prusa-Firmware/releases/tag/v3.14.0

Also Octoprint users should install the https://plugins.octoprint.org/plugins/ActivatePrusaHostTimer/ as mentioned in the release notes.

In the OctoPrint GCODE Scripts:

- After Print Canceled add at the beginning M603 and M77

- After Print Done add M77

- After Print Paused add M601 and M76

- Before Print Resumed add M602 and M75

- Before Print Started add M75

 

M75 - M77 documentation

M601-M603 documentation

Respondido : 27/12/2024 3:01 pm
1 les gusta
Somebuilds
(@somebuilds)
Miembro
RE: No resume print option menu after pause

It worked here too, thanks! You saved me a big headache

Respondido : 01/04/2025 5:36 pm
romix_aa
(@romix_aa)
Miembro
RE: No resume print option menu after pause

Hi, I'm having the exact same issue. The only difference is that I'm using the Repetier server Pro 1.4.18
If I send the G-code to the printer using Prusa Slices, I can only resume the print from the print server. The suggestion in this thread was to add a custom event dependent G-code command for "run on pause" and "run on continue". I tried M601 and M602, which didn't work. When I tried using M25 and M24 instead, it kinda worked, but stopped working the next day. I cannot control all printers through the print server, because the printers are in a shared workshop, and the server is only for the admin. Other people should be able to pause and resume the print on the printer panel while sending the G-code from the Prusa Slicer via Repetier Server.

I got a reply from the Repetier representative on their forum:
"The main issue is that Pruse firmware is not written to support this. Pause/Resume is for sd print and we do not use sd print, so it is not expected that you can control our software from the printer. If you manage to get the menu entry and make it send some message you can add this in server to resume, that would be no problem at all. But we can not define what you see and how firmware works. So only solution is to use the server interface for this."

Has anyone encountered the same issue with the Repetier, and has someone made a workaround that solved the issue of no resume button?

Printers:
Prusa MK3 (firmware: 3.14.1 ), MK3S+ (firmware: 3.14.1), and MK4 Inputshaper (firmware: 6.2.4).

Respondido : 29/10/2025 8:21 pm
Compartir: