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.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/generic-duet2.cfg') diff --git a/config/generic-duet2.cfg b/config/generic-duet2.cfg index 79d3b324..fba45186 100644 --- a/config/generic-duet2.cfg +++ b/config/generic-duet2.cfg @@ -101,7 +101,7 @@ max_temp: 130 [fan] pin: PC23 # FAN0 -#[heater_fan nozzle_cooling_fan] +#[heater_fan heatbreak_cooling_fan] #pin: PC26 # FAN1 #[heater_fan board_cooling_fan] -- cgit v1.2.3-70-g09d2