diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2022-05-17 21:22:51 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2022-05-17 21:22:51 -0400 |
commit | 996b73e25d00c5aa5d740b8f2d53c78ef9919401 (patch) | |
tree | e082198c55c41b13173378d03a6fc752aebc35a6 | |
parent | 1c18265a62af6a14480211d480302552e04ccd51 (diff) | |
download | kutter-996b73e25d00c5aa5d740b8f2d53c78ef9919401.tar.gz kutter-996b73e25d00c5aa5d740b8f2d53c78ef9919401.tar.xz kutter-996b73e25d00c5aa5d740b8f2d53c78ef9919401.zip |
config: Remove hold_current from generic-th3d-ezboard-lite-v2.0.cfg
We no longer recommend setting a hold_current.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
-rw-r--r-- | config/generic-th3d-ezboard-lite-v2.0.cfg | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config/generic-th3d-ezboard-lite-v2.0.cfg b/config/generic-th3d-ezboard-lite-v2.0.cfg index d8b1128b..66a0863d 100644 --- a/config/generic-th3d-ezboard-lite-v2.0.cfg +++ b/config/generic-th3d-ezboard-lite-v2.0.cfg @@ -91,7 +91,6 @@ max_temp: 250 uart_pin: PC11 tx_pin: PC10 run_current: 0.800 -hold_current: 0.700 stealthchop_threshold: 999999 uart_address: 3 |