Skip to content
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] MK4S unexpected pauses during print #4253

Open
johann-miller opened this issue Oct 14, 2024 · 11 comments
Open

[BUG] MK4S unexpected pauses during print #4253

johann-miller opened this issue Oct 14, 2024 · 11 comments
Labels
bug Something isn't working.

Comments

@johann-miller
Copy link

Printer model

MK4S

Firmware version

6.1.3+7898

Upgrades and modifications

None, but was originally a MK4.

Printing from...

Prusa Connect

Describe the bug

During two of my prints, I encountered pauses that were not inputted with the slicer (PrusaSlicer 2.8.1).

In the first instance, the print pauses at the same place in the print that I did not add myself. It will park like a normal pause, and the option to resume shows up on the screen. The print continues as normal after selecting resume.

In another print, I had added a pause. It would pause normally, but immediately after resuming it would pause a second time, which would require me to hit resume again. This double pause happened several times, each with slightly different files (slight changes to the model). On one instance, the print "paused", but did not park, the nozzle remained in place in the print, requiring me to hit resume for it to keep going.

How to reproduce

I'm attaching two binary gcode files that were giving me the issues. The issues are produced when printing the files (PETG)

Grip_0.4n_0.28mm_PETG_MK4S_19m.bgcode

  • This file has a pause from the slicer, but pauses twice in the same place.
  • Attached is a project file that generated this gcode, but has had a few changes since the code was produced

mini13-all-frame project_0.4n_0.15mm_PETG_MK4S_3h21m.bgcode

  • This print randomly pauses on my printer in the same spot, even though there is no pause added in the slicer
  • I'm also attaching the exact project file in PrusaSlicer

Expected behavior

The printer may have a random pause during print, pause twice in the same layer when only told to pause once, or the tool head will freeze in the print.

Files

Project files and gcode.zip

@johann-miller johann-miller added the bug Something isn't working. label Oct 14, 2024
@CZDanol
Copy link
Contributor

CZDanol commented Oct 14, 2024

Hello, this should hopefully be fixed in 6.2.0-alpha2. Could you please try that one out and report if it still occurs?

@CZDanol CZDanol closed this as completed Oct 14, 2024
@CZDanol CZDanol reopened this Oct 14, 2024
@CZDanol
Copy link
Contributor

CZDanol commented Oct 14, 2024

(whoops, sorry, accidentally pressed the close issue button)

@DaveTexarkana
Copy link

10/14/2024 - I just had this happen twice in a row - am running firmware 6.2.0-alpha2 so don't think this is fixed.

This just started happening to me post Mk4S upgrade a week ago. It pauses and then nozzle temp setting goes to Zero. I was able to hit resume from the Connect Mobile app and it regained temp and started printing (albeit with a small blob). Last night a Benchy did the same thing (calibrating a new filament) and started again on it's own after 15 minutes - today 10/14/24 - anyone else seeing this? Thanks!

@johann-miller
Copy link
Author

Hello, this should hopefully be fixed in 6.2.0-alpha2. Could you please try that one out and report if it still occurs?

Yes I will try the new firmware. Strangely enough, I've printed about 10 hours since posting this without any issues, so I will try to replicate it as best I can.

@CZDanol
Copy link
Contributor

CZDanol commented Oct 15, 2024 via email

@DaveTexarkana
Copy link

DaveTexarkana commented Oct 15, 2024 via email

@CZDanol
Copy link
Contributor

CZDanol commented Oct 16, 2024

Hmm, what comes to my mind that might be causing this:

  • Do you have touchscreen enabled? There might be some "ghost" touches on the pause button. Please try disabling.
  • Maybe the knob might be faulty and creating false pressed. During the print, try rotating the knob so that the "stop" button is selected instead of the pause one.

@DaveTexarkana
Copy link

DaveTexarkana commented Oct 16, 2024 via email

@loudaslife
Copy link

In another print, I had added a pause. It would pause normally, but immediately after resuming it would pause a second time, which would require me to hit resume again. This double pause happened several times, each with slightly different files (slight changes to the model).

This particular bit sounds like the same issue as #4023. I had it happen several times, but never had any spontaneous pauses on prints that didn't already have pauses added. I can't reproduce it now, so I'm not sure whether it was fixed by 6.2.0.

It sounds like you're the only person who's had both the spontaneous pauses and the double pauses, so I would speculate these might be separate bugs and you just coincidentally experienced both.

@johann-miller
Copy link
Author

Hmm, what comes to my mind that might be causing this:

* Do you have touchscreen enabled? There might be some "ghost" touches on the pause button. Please try disabling.

* Maybe the knob might be faulty and creating false pressed. During the print, try rotating the knob so that the "stop" button is selected instead of the pause one.

That's a good idea. I haven't encountered the issue in a while, but it could explain it. I believe @loudaslife could be right, and that I was experiencing two different bugs.

@DaveTexarkana
Copy link

DaveTexarkana commented Oct 23, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working.
Projects
None yet
Development

No branches or pull requests

4 participants