From c9e7119a933530c2989c94f7333bbea963a47fbd Mon Sep 17 00:00:00 2001 From: bondus Date: Fri, 7 Aug 2020 17:39:44 +0200 Subject: fan_generic: Add support for named fans and gcode to control them (#3054) Signed-off-by: Pontus Borg --- config/example-extras.cfg | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'config/example-extras.cfg') diff --git a/config/example-extras.cfg b/config/example-extras.cfg index 419c8f94..3e4b728d 100644 --- a/config/example-extras.cfg +++ b/config/example-extras.cfg @@ -1224,6 +1224,12 @@ # given id. The default is to not report the temperature via M105. +# Manually controlled fan (one may define any number of sections with a +# "fan_generic" prefix). The speed of a manually controlled fan is set with the +# SET_FAN_SPEED gcode command. +#[fan_generic extruder_partfan] +# Options are the same as for the [fan] section + ###################################################################### # Additional servos, LEDs, buttons, and other pins ###################################################################### -- cgit v1.2.3-70-g09d2