-
Notifications
You must be signed in to change notification settings - Fork 19
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
Flashing red light #39
Comments
I traced the wire back up to the connector and one of the pins on the jst connector came loose and I just put in back in and that solved my issue. |
It could be the sensor (or another component) but first... The red flashing LED indicates that the Marlin firmware entered its "emergency stop" state; that during the normal course of operation, the firmware detected a condition that made it unwise or impossible to continue. Broadly, detected anomolies in the printer's motion control or heating control cause this issue. Most commonly, the error stems from Marlin's "thermal run-away detection" safety feature. A temperature reading that does not advance as expected is one of its triggers. I believe this is the issue you describe. Things to consider:
Hopefully, this list will point to some things to try. Please report back. I'm sure your findings can be helpful to others. I am particularly interested (concerned) that you've a new (incompatible) printer variation from the manufacturer. We're all ready building numerous variants of |
@skylersell, I see you solved the problem as I was posting. Good job! Thank you for giving the firmware a try. |
I am trying to heat up my printer and it stopped at 109 and had a red flashing light on the led by the DC jack. Could it a issue with the sensor?
The text was updated successfully, but these errors were encountered: