diff options
author | Polar-Ted <97201505+Polar-Ted@users.noreply.github.com> | 2022-02-14 16:17:38 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-14 19:17:38 -0500 |
commit | d94d690d67a2682ca552a27fe65760141685dcfa (patch) | |
tree | 91e5b7524c890e96a560483f02a115f81ebec57b /config/printer-tronxy-x5sa-v6-2019.cfg | |
parent | 38220da46b5901b2b26ffc9a83cf7b809d07e813 (diff) | |
download | kutter-d94d690d67a2682ca552a27fe65760141685dcfa.tar.gz kutter-d94d690d67a2682ca552a27fe65760141685dcfa.tar.xz kutter-d94d690d67a2682ca552a27fe65760141685dcfa.zip |
config: Update printer-tronxy-x5sa-v6-2019.cfg (#5262)
Lines 94 and 97. Fan speed should be 1 and not 0.5
removed lines to use default settings.
[heater_fan hotend_fan]
pin: PG14
[fan]
pin: PG13
Signed-off-by: Scott Schering <sschering@gmail.com>
Diffstat (limited to 'config/printer-tronxy-x5sa-v6-2019.cfg')
-rw-r--r-- | config/printer-tronxy-x5sa-v6-2019.cfg | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/config/printer-tronxy-x5sa-v6-2019.cfg b/config/printer-tronxy-x5sa-v6-2019.cfg index e61dacc3..424aa2cd 100644 --- a/config/printer-tronxy-x5sa-v6-2019.cfg +++ b/config/printer-tronxy-x5sa-v6-2019.cfg @@ -91,11 +91,9 @@ pid_Kd: 898.279 [heater_fan hotend_fan] pin: PG14 -fan_speed: 0.5 [fan] pin: PG13 -max_power: 0.5 [controller_fan drivers_fan] pin: PD6 |