2

I'm printing basically a large flat square pane. This goes fine for 3 layers, after which the temperature suddenly drops by about ten degrees. After a while, my printer goes into thermal runaway protection.

I restarted my print, and as soon as the temperature drops, I pause the print. I wait for it to go up again, and resume. It starts dropping again, so I decide to see about continuing this part at 200 degrees (which worked quite fine, so I think I'll stick at 200 for now.)

Temperature suddenly drops to 200

I have tested running the printer at 210 and turning on the fan, thinking maybe it's simply related to that. That does not give a thermal runaway, and a drop of 2 degrees max. My assumption is that it's the PID.

How do I fix this?

My printer is a heavily modified Anet a8, running Marlin.

  • Can you measure the hot-end temperature independent of the sensor to tell if you are really getting the temperature drop then thermal runaway, or is this a problem with the sensor? – Perry Webb Oct 29 '20 at 14:12
  • I can not, don't have tools for that. But considering that it rises again as soon as I pause, I'm assuming I am really getting a temperature drop. I highly doubt there is any actual thermal runaway, considering that the temperature does remain stable at 200. So, without any tools to definitively confirm, that rules out an actual runaway for me. – Daniël van den Berg Oct 29 '20 at 14:15
  • Did you test the 210 °C with full part cooling test near the bed or in the air/at certain Z height. – 0scar Oct 29 '20 at 14:17
  • I did, by pausing the print. This keeps the fan on, and the print head at the same height. – Daniël van den Berg Oct 29 '20 at 14:46
  • Are you sure the slicer didn't insert temperature reduction commands? – R.. GitHub STOP HELPING ICE Oct 29 '20 at 14:58
  • You can get Infrared Laser Thermometers as low as $25 to measure the hot-end temperature. That would allow to compare with the sensor. – Perry Webb Oct 29 '20 at 16:11
  • @R..GitHubSTOPHELPINGICE Yes. The problematic drop is the one around -18 min, not the one around -8 min. The one around -8 min (the drop in target) was manual. And I'd assume that any conceivable temperature reduction command would show up in the light red line, right? – Daniël van den Berg Oct 29 '20 at 20:33

1 Answers1

1

I had a similar problem with an Anet A8 once. The problem was, that the thermistor wasn't mounted right in the heat block, so the air flow cooled it while the print head was moving. You can check, whether this is a problem at your printer.

0scar
  • 32,029
  • 10
  • 59
  • 135