Added thermistor table for the 500C thermistor shipped with the Pico hot end.
This commit is contained in:
parent
ea9bffdc48
commit
6e6e4e2143
2 changed files with 76 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue