Temperature sensors
created on
Monday, 26 February 2024
edited on
Tuesday, 20 January 2026
by
Stefan Trucker
This article explains how to add temperature sensors to your Klipper configuration.
Reading the Raspberry Pi Temperature
[temperature_sensor raspberry_pi]
sensor_type: temperature_host
max_temp: 100 Code in Ablage kopierenReading the MCU Temperature
[temperature_sensor mcu_temp]
sensor_type: temperature_mcu
max_temp: 100 Code in Ablage kopierenWerbung