Standard Voron 2.4 Z Chain Guide extended with thermistor (cylindrical type, 10mm x 3mm) mount. Thermistor is used as chamber thermistor.
Thermistor secured with M2x5mm (BHCS would be best).
Along with chamber fan:
#https://github.com/eddietheengineer/VoronDocs/blob/master/setup/additional/chamber_temperature_exhaust_fan.md
[temperature_fan chamber]
pin: PD14
max_power: 1.0
shutdown_speed: 0.0
kick_start_time: 5.0
cycle_time:0.01
off_below:0.1
sensor_type: Generic 3950
sensor_pin: PF5 # <-- thermistor pin
min_temp: 0
max_temp: 70
target_temp: 35.0
control: watermark
gcode_id: C
[gcode_macro M141]
gcode:
{% set s = params.S|default(0)|float %}
SET_TEMPERATURE_FAN_TARGET temperature_fan="chamber" target={s}
Thank you for your support. If you found the project helpful, please buy me a coffee and see you in the next projects.
The author remixed this model.
Added mount for 10mm x 3mm thermistor.