Added thermistor table for the 500C thermistor shipped with the Pico hot end.

This commit is contained in:
Greg Tan
2014-06-08 09:35:04 +08:00
parent ea9bffdc48
commit 6e6e4e2143
2 changed files with 76 additions and 0 deletions

View File

@ -132,6 +132,7 @@
// 1010 is Pt1000 with 1k pullup (non standard)
// 147 is Pt100 with 4k7 pullup
// 110 is Pt100 with 1k pullup (non standard)
// 70 is 500C thermistor for Pico hot end
#define TEMP_SENSOR_0 -1
#define TEMP_SENSOR_1 -1