-
-
Notifications
You must be signed in to change notification settings - Fork 19.3k
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] Can't resume after filament change with MKS H43 display #25263
Comments
I had another go at this and I think the reason why it wouldn't allow me to continue is because I had forgotten to enable However, I also noticed that there is a specific mention of the runout sensor functionality on H43's wiki page Not sure why this screen does not work correctly with marlin. |
Issue still occuring, so not stale. |
MKS UI has its own filament runout handling which is not properly integrated with Marlin yet. You can try disabling the standard Marlin runout feature and enable |
Did you test the latest
bugfix-2.1.x
code?No, but I will test it now!
Bug Description
I have a smart filament runout sensor from BTT installed; if the filament runs out or gets jammed, the print halts and waits for the user to check it.
At the same time I have the Makerbase MKS H43 as an interface screen. Ive removed the previous graphical LCD with the knob. As such Im aware of certain issues with such screens, like for example the fact that they don't work that good with the runout functionality.
However, on the previous 2.0.9.3 I could purge and continue the print after the filament change using the web UI. Now, even though I get the same promts, the printer won't continue. It says "paused for user" continuously.
Bug Timeline
after updating to 2.1.2
Expected behavior
Be able to continue the print either via the web UI or the Makerbase MKS H43 screen.
Actual behavior
Wasted a couple of prints as I couldn't continue.
Steps to Reproduce
No response
Version of Marlin Firmware
2.1.2
Printer model
No response
Electronics
No response
Add-ons
No response
Bed Leveling
None
Your Slicer
Cura
Host Software
OctoPrint
Don't forget to include
Configuration.h
andConfiguration_adv.h
.Additional information & file uploads
Configuration_adv.zip
The text was updated successfully, but these errors were encountered: