Basic Information:
MCU / Printerboard: SKR 1.4 Pro
Host / SBC Raspberry pi 3b+
Hello. I am trying to connect a K-type thermocouple to a 0.25 analog input using the lm358 module. Since printer.cfg cannot handle dynamic data, I created a script in the /home/pi/klipper/klippy/extras folder in python, but when initializing it in [extruder] an error appears “Unknown temperature sensor ‘CustomThermocouple’ Once the underlying issue is corrected, use the “RESTART”
command to reload the config and restart the host software.
Printer is halted”. I would like to know how to properly handle such situations and understand whether such an implementation is possible at all. Thanks in advance for your answer.
custom_thermocouple.txt (2.1 KB)