v2.4: add chamber thermistor

This commit is contained in:
Konstantin Koslowski 2021-09-21 21:56:09 +02:00
parent fda0feede8
commit 309d95a5e8

View file

@ -365,6 +365,22 @@ heater_temp: 45.0
# Homing and Gantry Adjustment Routines
#####################################################################
#####################################################################
# Enclosure Temp Sensor Section
#####################################################################
[thermistor chamber_temp]
temperature1: 25
resistance1: 10000
beta: 3950
[temperature_sensor enclosure_temp]
sensor_type: chamber_temp
sensor_pin: PF5
min_temp: 0
max_temp: 100
gcode_id: C
[idle_timeout]
timeout: 1800