-
-
Notifications
You must be signed in to change notification settings - Fork 19.2k
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] "Change filament" LCD menu disapears after "resume" or "purge more", can't resume #17885
Comments
good catch @Evg33 , couldn't find an issue that looked related to my issue ;) |
@Moyster |
should be fixed by : 7c26a54 |
ghost
closed this as completed
May 6, 2020
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
This issue was closed.
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Bug Description
Using latest bugfix-2.x, with a LCD, while printing, selecting "change filament" will first :
After step 6, nothing can be done to resume the print, lcd menu still works (turning on/off Leds), entering menu (no idea if the encoder press does "beep" as I turned it off, but they do registers)
(Not sure if related, I couldn't use usb and prntrface to resume / try sending Gcode, but I might have some missing drivers on this pc)
My Configurations
cfg.zip
Steps to Reproduce
see description
Expected behavior: "Change filament" should allow swapping the filament and resuming the print
Actual behavior: resume screen disapears and blocks the print
Additional Information
Might actually be related to the changes following the previous bug related to the "end of print" click to resume with LCD and LEDS enabled setups.
The text was updated successfully, but these errors were encountered: