mirror of
https://github.com/Klipper3d/klipper.git
synced 2026-02-09 10:30:46 -07:00
Merge 84fc18e466 into 6d7d3403e4
This commit is contained in:
commit
b71c32f1ff
2 changed files with 10 additions and 1 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue