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

[BFW-5652] Needless Filament Unload Procedure, when MMU Print is cancelled in the Warm Up Phase #3955

Closed
JWartenberg opened this issue Apr 27, 2024 · 7 comments · Fixed by #4031
Assignees
Labels
bug Something isn't working.

Comments

@JWartenberg
Copy link

Printer: MKS 3.5 + MMU3
Printer FW: 6.0.0
MMU FW 3.0.3

Scenario:

  • Starting a MMU Print
  • Cancel the print in the heating phase, before filament is loaded for the first time

Printer proceeds the filament unload procedure (heating up, ramming, ...) although no filament is loaded.
The procedure is needless in this case.

Best regards
Jochen

@JWartenberg JWartenberg added the bug Something isn't working. label Apr 27, 2024
@danopernis danopernis added the MMU Issues related to multi-material unit label Apr 30, 2024
@firetech
Copy link

firetech commented Jun 2, 2024

Was just about to report this, glad someone else did it already. One would think that the printer would realize that no filament is loaded, since both FINDA and FSensor are showing OFF on the unloading screen...

@Mercur13
Copy link

Mercur13 commented Jun 3, 2024

have the same issue here MK3.5 Fw: 6.0.1

@firetech
Copy link

firetech commented Jun 3, 2024

There is a workaround, albeit slightly annoying.

If you reset the printer (reset button) instead of stopping the print in this stage, you will not need to unload (if you reset after stopping the print, the printer will think it has filament loaded even after reboot).

krx added a commit to krx/Prusa-Firmware-Buddy that referenced this issue Jun 6, 2024
checks if filament is loaded before queuing M702

fixes prusa3d#3955
danopernis pushed a commit that referenced this issue Jun 6, 2024
checks if filament is loaded before queuing M702

fixes #3955
@danopernis danopernis added the scheduled We are working on it or we have scheduled it for one of the next releases. label Jun 6, 2024
@danopernis danopernis self-assigned this Jun 6, 2024
@danopernis danopernis reopened this Jun 6, 2024
PinkPandaKatie pushed a commit to PinkPandaKatie/Prusa-Firmware-Buddy that referenced this issue Jun 20, 2024
checks if filament is loaded before queuing M702

fixes prusa3d#3955
PinkPandaKatie pushed a commit to PinkPandaKatie/Prusa-Firmware-Buddy that referenced this issue Jul 3, 2024
checks if filament is loaded before queuing M702

fixes prusa3d#3955
@danopernis danopernis changed the title Needless Filament Unload Procedure, when MMU Print is cancelled in the Warm Up Phase [BFW-5652] Needless Filament Unload Procedure, when MMU Print is cancelled in the Warm Up Phase Jul 8, 2024
@danopernis
Copy link
Member

This is scheduled for next minor (not patch) version of the firmware.

@danopernis
Copy link
Member

New version of the firmware 6.1.2 should contain the fix, can you test that?

@danopernis danopernis reopened this Aug 22, 2024
@danopernis danopernis removed the scheduled We are working on it or we have scheduled it for one of the next releases. label Aug 22, 2024
@JWartenberg
Copy link
Author

JWartenberg commented Aug 23, 2024 via email

@JWartenberg
Copy link
Author

JWartenberg commented Sep 1, 2024 via email

@danopernis danopernis removed the MMU Issues related to multi-material unit label Sep 2, 2024
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

Successfully merging a pull request may close this issue.

4 participants