Hi @mykepredko .
Losing a thermal sensor is a problem, and as you say, it’s weird that this happens if wiring is properly routed.
What i want to do is to modify it so it doesn’t shut down klipper, but yes it pauses my print, shuts down any heater, and activates a liquid cooling system i have integrated in my printer. (btw i have this component defined as a temperature_fan and shutdown_speed: 1.0 but it doesn’t activate in shutdown state, i dunno why, but this is another discourse).
I have come to this discourse because when using a PT1000 with MAX 31865, sometimes when doing some restart, i had spikes in the thermal value, as mentioned in this discourse Ebb36 Temp sensor spikes on Klipper restart
This was very anoying as sometimes i just couldn’t start my machine as it was doing spikes all time and sending klipper to shut down state.
For now i have modified the way i read those pt1000, so i dont have that problem, but i’d like to modify the scripts for my machine anyways.