This commit is contained in:
Neo 2026-02-08 01:59:51 +01:00 committed by GitHub
commit b71c32f1ff
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 10 additions and 1 deletions

View file

@ -3349,6 +3349,9 @@ information.
# The minimum fan speed (expressed as a value from 0.0 to 1.0) that
# the fan will be set to for PID temperature fans.
# The default is 0.3.
#invert_control: False
# The control output is inverted. Useful for bed fans that
# are supposed to increase temperature instead of decreasing it.
#gcode_id:
# If set, the temperature will be reported in M105 queries using the
# given id. The default is to not report the temperature via M105.