mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-08-09 23:05:05 -06:00
temperature_combined: A class that can combine several other temperature sensors (#6230)
Signed-off-by: Michael Jäger <michael@mjaeger.eu>
This commit is contained in:
parent
039daecb4f
commit
6f7c743615
5 changed files with 157 additions and 1 deletions
|
@ -33,6 +33,9 @@
|
|||
# Load "temperature_mcu" sensor
|
||||
[temperature_mcu]
|
||||
|
||||
# Load "temperature_combined" sensor
|
||||
[temperature_combined]
|
||||
|
||||
|
||||
########################################
|
||||
# Default thermistors
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue