Add config for Wanhao Duplicator i3 v2.1
This commit is contained in:
committed by
Scott Lahteine
parent
e79666a82b
commit
ac8083588b
@@ -122,6 +122,9 @@
|
||||
#if ANY_THERMISTOR_IS(75) // beta25 = 4100 K, R25 = 100 kOhm, Pull-up = 4.7 kOhm, "MGB18-104F39050L32 thermistor"
|
||||
#include "thermistor_75.h"
|
||||
#endif
|
||||
#if ANY_THERMISTOR_IS(99) // 100k bed thermistor with a 10K pull-up resistor (on some Wanhao i3 models)
|
||||
#include "thermistor_99.h"
|
||||
#endif
|
||||
#if ANY_THERMISTOR_IS(110) // Pt100 with 1k0 pullup
|
||||
#include "thermistor_110.h"
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user