diff options
author | JamesH1978 <87171443+JamesH1978@users.noreply.github.com> | 2023-06-29 00:53:58 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-28 19:53:58 -0400 |
commit | e62929fe2ff44bfed2ded09060cb41f35617070f (patch) | |
tree | e766f57ac2e6244d0e44faad17e541cbe419cc62 /config/printer-tevo-flash-2018.cfg | |
parent | f163a37f5eea97af37c04a870ccc3e33e712693b (diff) | |
download | kutter-e62929fe2ff44bfed2ded09060cb41f35617070f.tar.gz kutter-e62929fe2ff44bfed2ded09060cb41f35617070f.tar.xz kutter-e62929fe2ff44bfed2ded09060cb41f35617070f.zip |
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 <james@hartleyns.com>
Diffstat (limited to 'config/printer-tevo-flash-2018.cfg')
-rw-r--r-- | config/printer-tevo-flash-2018.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/printer-tevo-flash-2018.cfg b/config/printer-tevo-flash-2018.cfg index e6dee68f..306d2c4f 100644 --- a/config/printer-tevo-flash-2018.cfg +++ b/config/printer-tevo-flash-2018.cfg @@ -78,7 +78,7 @@ pid_Kd: 698.838 min_temp: 0 max_temp: 70 -[heater_fan my_nozzle_fan] +[heater_fan heatbreak_cooling_fan] pin: PH4 [fan] |