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-einsy-rambo.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/generic-einsy-rambo.cfg') diff --git a/config/generic-einsy-rambo.cfg b/config/generic-einsy-rambo.cfg index 9015ae67..d532b8bf 100644 --- a/config/generic-einsy-rambo.cfg +++ b/config/generic-einsy-rambo.cfg @@ -95,7 +95,7 @@ max_temp: 130 [fan] pin: PH5 -#[heater_fan nozzle_cooling_fan] +#[heater_fan heatbreak_cooling_fan] #pin: PH3 [temperature_sensor board_sensor] -- cgit v1.2.3-70-g09d2