#Print failure after hot end randomly drops temperature

19 messages · Page 1 of 1 (latest)

quartz tangle
#

My Voron 2.4 had been functioning fine for 3+ years but recently started having issues with hot end temperature stability. Sometimes the hot end temperature suddenly nose dives and automatically cancels the print job. This temperature drop does not seem to be correlated with the set temperature or flow rate. Out of the 4 calibration cubes I've printed since this problem started, 2 encountered failures due to the temperature dropping.

Any ideas of what could be causing it? I'm suspecting my hot end is showing its age and needs replacement.

Edit: Forgot to mention I'm running the Afterburner extruder.

tiny radish
#

What hot end and thermistor

quartz tangle
tiny radish
#

Got spare thermistor or heater

modern cloud
sudden yacht
#

Does it consistently drop at the same time, or does it appear random? I would suspect a wiring issue.

fallen laurel
#

That looks just like what would happen if the heater is glitching out from some kind of bad wiring and just stops heating. If it had been the thermistor, it would probably jump straight to some crazy cold temperature (-47°C or something thereabouts).

floral cliff
#

A lot of times it seems like bad thermistor readings is down to a bad connection. Fixing that would be low cost. So that points to inspecting the connections for a high chance of a fix at low cost! That'd be my first step in troubleshooting!

fallen laurel
#

It could be a bad thermistor connection somewhere, but short of the thermistor falling out of the heating block (cooling it down too much), I think it would take something rather special to make it behave like that (it tends to be a lot more "jumping around").

quartz tangle
quartz tangle
quartz tangle
prisma rampart
#

I am dealing with the exact same issue. I replaced the thermistor, then I replaced the small board on the head, then replaced the connector.. yesterday, I flipped the printer to side and connected the head to the board directly, it was reading room temperature but when connected thruoug the wires it was readin 125 degrees. I was certain that it was the wiring, so I've put new wires today. and it still read 125 degrees. at this point, I am suspicous of the board not supplying enough power to the thermistor to measure the ressistance value. I am plannig to move the thermistor to the other mcu. I am not sure if it can be done just through the config or not.

floral cliff
quartz tangle
# prisma rampart I am dealing with the exact same issue. I replaced the thermistor, then I replac...

You mention a "small board on the head". I assuming you are using a CAN bus mod? I'm not using that in my case (though I wish I were). I'm no expert but a false elevated temperature means that either the thermistors resistance has somehow decreased, the power supply to the thermistor/CAN board is wrong, or something is wrong with the config.

The easy tests I can think of are to double check that you're configuring the correct thermistor. Check the "sensor_type" under "[extruder]" in your printer.cfg (though CAN bus may be different idk). You could check if the tool head board is receiving the correct voltage (Probably 24V) by using a multimeter. Lastly, if you have any 100K ohm thru hole resistors lying around, you could plug it in to the toolheads thermistor input and see what temp it reads. Using the measured temperature, you can refer to the thermistors datasheet equation and see if the ADC in the toolhead is working.

prisma rampart
#

as for the config, the thermistor is set up correctly. I printed with both types of thermistors. the old one was a T-D500 and the new one is PT-1000, I was successfully printing with those thermistors and configs. This issue is just like the op's experience, it was intermittent it gradually got worse. The wiring originally is teflon sleeves, the new wires I added are silicon sleeve.

prisma rampart
#

Hartk Afterburner Toolhead PCB

fallen laurel