Closed ulope closed 8 years ago
Ok seems like user error. One of the thermistor connectors had come loose which caused the printer to stop due to min temp. However on 1.0.x a min temp error didn't cause a total shutdown, so this might need a more drastic message on the LCD?
With the current code (RCBugFix
) I think min temp now does the right thing.
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.
I've got a printer with an MKS Base 1.2 with a RepRap Discount Smart Controller. Using Marlin 1.0.2 or Repetier the encoder works normally.
When installing Marlin 1.1.0-RC6 however the encoder appears to have no function at all (pressing it does nothing). I don't know if rotary impulses are received since they have no function in the main info screen anyway.
Below is a diff of my
Configuration.h
to the stock 1.1.0-RC6 one.