I noticed some problems after this upgrade:Use thermistor definition number 8:
#define EXT0_TEMPSENSOR_TYPE 8
- 1. As soon as I turn on the printer the ambient temp of the nozzle displays around 101.3c. This also causes the nozzle fan to come on which usually would only go on if the nozzle was above 50c. With the old thermistor, both the bed and nozzle read around 27c
2. The thermistor seemed to be working as the printer was not displaying def and the nozzle temp on the LCD was fluctuating ±.1c
4. I then wanted to know if it was a loose connection so I examined all the wiring and found no faults (If there would be a fault why would the thermistor even be displaying a temp instead of def?). I got my hot air gun and slowly heated the block until the temperature on the LCD changed. It had started changing normally starting at 101.3c so that was good.
What I don't understand is why it is displaying such a high ambient temp and if this is a physical defect (bad thermistor or wiring?) or did I just misconfigure the firmware configuration.h file. What should I do to fix this issue? I will be sending this same text to e3d and update this post with any new info.