Thermistor mount that clip directly on 3030 extrusion frame of your printer/enclosure allowing monitoring of inside temp.
Compatible with cylindrical thermistor with diameter of 3 mm
Code example for using with Klipper on a BTT Octopus v1.1:
[temperature_sensor Enclosure_temp]
sensor_type: Generic 3950 (depends on your thermistor)
sensor_pin: PF5 (depends on your board pin layout)
min_temp: 0
max_temp: 80
The author marked this model as their own original creation.