From e62929fe2ff44bfed2ded09060cb41f35617070f Mon Sep 17 00:00:00 2001 From: JamesH1978 <87171443+JamesH1978@users.noreply.github.com> Date: Thu, 29 Jun 2023 00:53:58 +0100 Subject: config: Multiple config - change working for heater fan (#6274) The reference to `my_nozzle_fan` in these configs could be confusing and misleading, leading users to think it is the parts/print cooling fan, changed to heatbreak_cooling_fan as used in other configs. Signed-off-by: James Hartley --- config/generic-fysetc-s6-v2.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/generic-fysetc-s6-v2.cfg') diff --git a/config/generic-fysetc-s6-v2.cfg b/config/generic-fysetc-s6-v2.cfg index 0167792b..36aa71a6 100644 --- a/config/generic-fysetc-s6-v2.cfg +++ b/config/generic-fysetc-s6-v2.cfg @@ -80,7 +80,7 @@ max_temp: 130 pin: PB0 #fan for hotend FAN1 -#[heater_fan my_nozzle_fan] +#[heater_fan heatbreak_cooling_fan] #pin: PB1 #shutdown_speed: 1 -- cgit v1.2.3-70-g09d2