Reading Chamber Temperature
I added a chamber temperature sensor and want to monitor that.
I added the sensor in klippers printer.cfg and via the console the M105 command shows the right temperature:
Send:22:17:04.429: N39 M105
Recv:22:17:04.430: B:25.5 /0.0 C:25.7 /0.0 T0:23.1 /0.0
In Repetier-Server I added the "heated chamber" tool and after that the symbol for heated chamber appears in the printer bar.
But the shown temperature is still 0.0°C
How can I display the right temperature? Do I need a special alias?
Regards
Comments
#####################################################################
[temperature_sensor chamber]
sensor_type: ATC Semitec 104GT-2 #ATC Semitec 104GT-2 #NTC 100K beta 3950
sensor_pin: PC3
min_temp: 0
max_temp: 100
gcode_id: C
[heater_generic chamber]
I have updated to pi dev version to also listen to [temperature_sensor chamber].
Login via ssh and run
installDev
and see if it works. Currently untested due to missing printer with that config, but quite sure it will work then.
Name in firmware in your case should be: chamber
to match the section in config.