Commenting out min/max temp on chamber (testing)

This commit is contained in:
Zach Schimke 2021-08-18 00:19:22 -07:00
parent 5139b7ac06
commit 7dd26b4bbe
1 changed files with 2 additions and 2 deletions

View File

@ -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