diff options
Diffstat (limited to 'config/example-extras.cfg')
-rw-r--r-- | config/example-extras.cfg | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/config/example-extras.cfg b/config/example-extras.cfg index 33563ebf..14a02d08 100644 --- a/config/example-extras.cfg +++ b/config/example-extras.cfg @@ -565,12 +565,13 @@ # is 1.0 -# Controller cooling fan. A "controller fan" is a fan that will be +# Controller cooling fan (one may define any number of sections with a +# "controller_fan" prefix). A "controller fan" is a fan that will be # enabled whenever its associated heater or any configured stepper # driver is active. The fan will stop, whenever an idle_timeout is # reached to ensure no overheating will occur after deactivating a # watched component. -#[controller_fan] +#[controller_fan my_controller_fan] #pin: #max_power: #shutdown_speed: |