Internal (klipper/RatOS controlled) heater

Here I go again... Google could not save me...

I have a single Chamber sensor connected to say "PF5" (using example pins).

If I dont specify "temperature_sensor chamber", RATOS will use the Extruder sensor, which I dont want as I have a chamber sensor.

If I specify "temperature_sensor chamber" with sensor on "PF5", klipper will moan about duplicate sensor use.

Cannot exclude "sensor type/pin" in heater section and want to use the dedicated sensor connected to "PF5".

Is there again something I am missing when having a single sensor?

only "Bad" way I found around this is to use:
[duplicate_pin_override]
pins: PF5

Not sure I like this....
image.png
Was this page helpful?