1

I've been having issues with thermal runaways lately due to random temperature spikes on my Ender 3.

I figured it was out of calibration so I did a PID tune and still had issues. I then replaced the thermistor and I'm still having issues. I'm going to try replacing the heater element tonight.

However, if anyone has some suggestions, please let me know.

Plot of temperature spikes

Greenonline
  • 5,831
  • 7
  • 30
  • 60
  • The image doesn't seem to support the [thermal runaway issues](/q/8466), a runaway is not recoverable as the printer shuts down (if firmware is properly configured). Could you please give some more information? E.g. when does it happen; randomly, when the part cooler fan kicks in, when the head is a certain position over the plate, etc. – 0scar Apr 22 '21 at 06:23
  • When I had similar issues, the crimp on the thermistor connector on the board was loose – towe Apr 22 '21 at 13:37
  • The thermal runaway protection was activated when it would spike above 250C. The problem was the heater element. As I was removing it I found a bend in the wire that seemed to have been the bad connection point. My temps are stable now. At least this go around I installed quick connectors so I don't have to redo the wire loom every time I replace the heater or thermistor – Space Faring Or Bust Apr 25 '21 at 17:18

1 Answers1

1

It looks like a sensor issue. Maybe a temporary resistance in a contact of the sensor circuit made the temperature look low to the controler, so it applies power to raise the temperature. When the contection recovers, the temperature is too high, so the controller lowers the power to restore the temperature.

Perry Webb
  • 2,158
  • 1
  • 8
  • 18