From bfd098eb19b102ae2159734e5e05348c1e6c6eac Mon Sep 17 00:00:00 2001 From: Kevin O'Connor Date: Sun, 28 Nov 2021 20:29:40 -0500 Subject: config: Remove hold_current from sample configs and sample macros Now that the documentation recommends that hold_current not be set, update the example config files to not specify a hold_current. Signed-off-by: Kevin O'Connor --- config/sample-bigtreetech-exp-mot.cfg | 3 --- 1 file changed, 3 deletions(-) (limited to 'config/sample-bigtreetech-exp-mot.cfg') diff --git a/config/sample-bigtreetech-exp-mot.cfg b/config/sample-bigtreetech-exp-mot.cfg index c7d8357d..ee1992e7 100644 --- a/config/sample-bigtreetech-exp-mot.cfg +++ b/config/sample-bigtreetech-exp-mot.cfg @@ -34,7 +34,6 @@ position_max: 400 uart_pin: EXP1_6 microsteps: 16 run_current: 0.800 -hold_current: 0.500 stealthchop_threshold: 999999 diag_pin: EXP1_5 @@ -42,7 +41,6 @@ diag_pin: EXP1_5 uart_pin: EXP1_4 microsteps: 16 run_current: 0.800 -hold_current: 0.500 stealthchop_threshold: 999999 diag_pin: EXP1_3 @@ -50,6 +48,5 @@ diag_pin: EXP1_3 uart_pin: EXP1_2 microsteps: 16 run_current: 0.650 -hold_current: 0.450 stealthchop_threshold: 999999 diag_pin: EXP1_1 -- cgit v1.2.3-70-g09d2