From 1b07be070b48c3f60b17ea8e8b19f1f52864ece3 Mon Sep 17 00:00:00 2001 From: Kevin O'Connor Date: Fri, 17 Aug 2018 10:20:12 -0400 Subject: heater_fan: Allow multiple heaters to be defined for a heater_fan Support the case where a single cooling fan is used with multiple extruders. Signed-off-by: Kevin O'Connor --- config/example-extras.cfg | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'config/example-extras.cfg') diff --git a/config/example-extras.cfg b/config/example-extras.cfg index 5cf33a40..9788fa1e 100644 --- a/config/example-extras.cfg +++ b/config/example-extras.cfg @@ -298,7 +298,9 @@ # above parameters. #heater: extruder # Name of the config section defining the heater that this fan is -# associated with. The default is "extruder". +# associated with. If a comma separated list of heater names is +# provided here, then the fan will be enabled when any of the given +# heaters are enabled. The default is "extruder". #heater_temp: 50.0 # A temperature (in Celsius) that the heater must drop below before # the fan is disabled. The default is 50 Celsius. -- cgit v1.2.3-70-g09d2