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] Resume after Pause at height (M0) not working #295

Open
DavHau opened this issue Dec 25, 2021 · 3 comments
Open

[BUG] Resume after Pause at height (M0) not working #295

DavHau opened this issue Dec 25, 2021 · 3 comments
Labels
t:bug Something isn't working

Comments

@DavHau
Copy link

DavHau commented Dec 25, 2021

Did you test the latest extui code or prerelease?

No, there is no prerelease

Bug Description

I used the pause at layer script in Cura 4.9 to change the filament to another color.
It uses the M0 command to pause.

After changing the filament it was not possible to resume printing after the pause.
The display still shows the pause button, despite the print already being on pause.
Since there is no resume button, it is not possible to resume the print.
Even clicking the pause button again does not change it into a resume button.

related:

Bug Timeline

No response

Expected behavior

No response

Actual behavior

No response

Steps to Reproduce

No response

Version of CR6Community Firmware

Rel6.1

Printer model

Creality CR-6 SE

Motherboard

Creality v4.5.3

Display

Creality CR-6 stock touch screen

Mods

No response

Add-ons

No response

Bed Leveling

No response

Your Slicer

Cura

Host Software

No response

@Sebazzz
Copy link
Collaborator

Sebazzz commented Dec 30, 2021

Do you have a minimally reproducible file?

It must be noted that other methods of pausing work better, because M0 is essentially an emergency command. Still, it should work as intended.

@Sebazzz Sebazzz added the t:bug Something isn't working label Dec 30, 2021
@DavHau
Copy link
Author

DavHau commented Dec 30, 2021

Here the gcode. Roughly a 1.5h print. Probably 1h until the pause

heart_with_pause_for_filament_change.gcode.zip

Thanks for the hint, I will try with another pause code next time.
I'm wondering why the cura script recommends M0 for the Marlin firmware if it is not the right code in practice.

@Sebazzz
Copy link
Collaborator

Sebazzz commented Dec 30, 2021

A minimally reproducible file that reproduces the issue please (preferably without or minimal extrusion) :)

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

No branches or pull requests

2 participants