Skip to content

cbc02009/OneMoreStupidThermistor

Repository files navigation

OneMoreStupidThermistor

For when you need just one (or two) more stupid thermistor ports on your printer. This board takes an MCU of the Xiao or adafruit QT PY formfactor

Images

3D View

Front View

Rear View

Seeduino Xiao Config Example

[mcu jomt]
serial: /dev/serial/by-id/usb-Klipper_samd21g18a_F6407A985733535020312E322A090CFF-if00
restart_method: command

#If using T1
[temperature_sensor chamber]
sensor_type: Generic 3950
sensor_pin: jomt:PA2

#If using T2
[temperature_sensor chamber]
sensor_type: Generic 3950
sensor_pin: jomt:PA5

Adafruit QT Py rp2040 Config Example

[mcu jomt]
serial: /dev/serial/by-id/usb-Klipper_rp2040_DF60BCA003201A39-if00
restart_method: command

#If using T1
[temperature_sensor chamber]
sensor_type: Generic 3950
sensor_pin: jomt:gpio28

#If using T2
[temperature_sensor chamber]
sensor_type: Generic 3950
sensor_pin: jomt:gpio29

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published