diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2021-11-28 20:31:56 -0500 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2021-12-12 12:44:06 -0500 |
commit | 307462c20350c31e0ecbec4369daa10c5ca5df34 (patch) | |
tree | 3acda5726e3329e4bbfa8c97cf8e54cadd924f03 /config/printer-eryone-er20-2021.cfg | |
parent | bfd098eb19b102ae2159734e5e05348c1e6c6eac (diff) | |
download | kutter-307462c20350c31e0ecbec4369daa10c5ca5df34.tar.gz kutter-307462c20350c31e0ecbec4369daa10c5ca5df34.tar.xz kutter-307462c20350c31e0ecbec4369daa10c5ca5df34.zip |
config: Don't specify a hold_current in printer-eryone-er20-2021.cfg
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'config/printer-eryone-er20-2021.cfg')
-rw-r--r-- | config/printer-eryone-er20-2021.cfg | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/config/printer-eryone-er20-2021.cfg b/config/printer-eryone-er20-2021.cfg index ff730dad..6acd4dd0 100644 --- a/config/printer-eryone-er20-2021.cfg +++ b/config/printer-eryone-er20-2021.cfg @@ -27,7 +27,6 @@ tx_pin: PC10 diag_pin: ^PD8 uart_address: 2 run_current: 0.6 -hold_current: 0.3 stealthchop_threshold: 999999 driver_SGTHRS: 80 @@ -50,7 +49,6 @@ tx_pin: PC10 diag_pin: ^PD15 uart_address: 3 run_current: 0.7 -hold_current: 0.35 stealthchop_threshold: 999999 driver_SGTHRS: 100 @@ -70,7 +68,6 @@ tx_pin: PC10 diag_pin: ^PC9 uart_address: 1 run_current: 0.7 -hold_current: 0.35 stealthchop_threshold: 999999 driver_SGTHRS: 0 @@ -99,7 +96,6 @@ uart_pin: PC11 tx_pin: PC10 uart_address: 0 run_current: 0.7 -hold_current: 0.35 stealthchop_threshold: 999999 [heater_bed] |