-
-
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
Crash after setting Flowrate #4009
Comments
Now that #3110 is merged, you can just test with the current I'm not sure how we can narrow this down. Can you try doing some other things in the menus, such as value editing, and see if anything else causes a crash? |
Ok. Give me a few days. I disassambled my Hetabed for a new cable chain. When i reassambled it i will test it. Thanks |
I tested the actual bugfix. The bug is still present. I think its only the flowrate which produces the crash. It occurs when i confirm the changed flowrate. The display freezes. But there are still some moves the printer performs until complete crash. |
I can find nothing wrong with the menu function that sets the flow rate in particular. So perhaps it has something to do with the function to print the value, or the display update. Also, you might try building with Arduino 1.6.0, if you are using 1.6.7 or later. We're seeing some unusual issues that might be compiler-related, so I just want to eliminate that possibility. |
Thank you for your interest making Marlin better and reporting this issue but this topic has been open for a long period of time without any further development. Marlin has been under heavy development for the past couple of months and moving to it's last mile to finish the RC cycle and release Marlin v1.1.0. We suggest you to try out the latest RCBugfix branch and reopening this issue if required. |
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. |
When i adjust the Flowrate in the menu during printing sometimes Marlin crashes completely. In my special case i changed the flowrate from 85% to 90%
I installed RC Bugfix #3110
The text was updated successfully, but these errors were encountered: