Commenting out min/max temp on chamber (testing)
This commit is contained in:
parent
5139b7ac06
commit
7dd26b4bbe
|
|
@ -216,8 +216,8 @@ sensor_type: NTC 100K beta 3950
|
||||||
sensor_pin: Z_STOP
|
sensor_pin: Z_STOP
|
||||||
pullup_resistor: 10000
|
pullup_resistor: 10000
|
||||||
inline_resistor: 100
|
inline_resistor: 100
|
||||||
min_temp: 0
|
#min_temp: 0
|
||||||
max_temp: 100
|
#max_temp: 100
|
||||||
gcode_id: C
|
gcode_id: C
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue