diff --git a/machine.cfg b/machine.cfg index 95bfc56..9cfd9a9 100644 --- a/machine.cfg +++ b/machine.cfg @@ -97,7 +97,7 @@ rotation_distance: 40 gear_ratio: 80:20 microsteps: 16 -endstop_pin: Z_ENDSTOP +endstop_pin: E0_STOP position_endstop: -0.10 position_max: 120 position_min: -1.5 @@ -211,6 +211,15 @@ cycle_time: 0.010 # Other Sensors ##################################################################### +[temperature_sensor chamber] +sensor type: xxx +sensor_pin: Z_STOP +pullup_resistor: 10000 +inline_resistor: 100 +min_temp: 0 +max_temp: 100 +gcode_id: C + ##################################################################### # Advanced Features