Add thermistor type 67 SliceEng (#13275)
This commit is contained in:
committed by
Scott Lahteine
parent
5b7ad3a5a0
commit
e2e2a55d9b
@ -102,6 +102,8 @@
|
||||
#define THERMISTOR_NAME "Formbot 350°C"
|
||||
#elif THERMISTOR_ID == 66
|
||||
#define THERMISTOR_NAME "Dyze 4.7M"
|
||||
#elif THERMISTOR_ID == 67
|
||||
#define THERMISTOR_NAME "SliceEng 450°C"
|
||||
|
||||
// Dummies for dev testing
|
||||
#elif THERMISTOR_ID == 998
|
||||
|
Reference in New Issue
Block a user