Hi,
I use Repetier Firmware 0.92 for programming my Arduino DUE with RADDS 1.5 shield.
I connected the 500 deg Celsius thermistor delivered with my PICO hotend and use 24V (heater cartridge delivered is also 24v).
I downloaded the Thermistor table from your support page and implemented it in several ways:
- Temp x8 and Oversamplenr = 4 implemented in Repetier firmware generator;
- Temp x8 and Oversamplenr = 4 directly in configuration.h;
- Temp x1 and Oversamplenr = 4 implemented in Repetier firmware generator;
- Temp x1 and Oversamplenr = 4 directly in configuration.h;
The temperature readout on my RADDS display is always 0,0.
When I measure the thermistor itself it gives about 5000 ohm cold and decreases with increasing temperature (heatgun).
When I connect to the 3.3Volt thermistor connector on my RADDS board it gives 395000 ohm as readout cold and decreasing with increased temperature.
Now what is broken or how should I change the table/settings in configuration.h? Please help because it is taking too much of my business time.