From dd03cca49b920762f959d8cce047a6cc4debf60b Mon Sep 17 00:00:00 2001 From: JamesH1978 <87171443+JamesH1978@users.noreply.github.com> Date: Tue, 19 Jul 2022 18:02:51 +0100 Subject: config: Change of alias for heater_fan in multiple configs (#5632) This PR serves to fix a longstanding misnomer in some config files. Many configs state a nozzle_cooling_fan alias for what is usually a "hotend cooling fan". This causes ambiguity and confusion with the parts fan. I have identified all 24 files with this and changed them here. Signed-off-by: James Hartley --- config/generic-duet2-duex.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/generic-duet2-duex.cfg') diff --git a/config/generic-duet2-duex.cfg b/config/generic-duet2-duex.cfg index 38903ed2..e6357713 100644 --- a/config/generic-duet2-duex.cfg +++ b/config/generic-duet2-duex.cfg @@ -288,7 +288,7 @@ max_temp: 130 pin: PC23 # Fan1 controlled by extruder -[heater_fan nozzle_cooling_fan] +[heater_fan heatbreak_cooling_fan] pin: PC26 heater: extruder heater_temp: 45 -- cgit v1.2.3-70-g09d2