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/generic-bigtreetech-skr-2.cfg | 3 --- 1 file changed, 3 deletions(-) (limited to 'config/generic-bigtreetech-skr-2.cfg') diff --git a/config/generic-bigtreetech-skr-2.cfg b/config/generic-bigtreetech-skr-2.cfg index d32d2e41..dd422609 100644 --- a/config/generic-bigtreetech-skr-2.cfg +++ b/config/generic-bigtreetech-skr-2.cfg @@ -132,19 +132,16 @@ aliases: #[tmc2209 stepper_x] #uart_pin: PE0 #run_current: 0.800 -#hold_current: 0.800 #diag_pin: #[tmc2209 stepper_y] #uart_pin: PD3 #run_current: 0.800 -#hold_current: 0.800 #diag_pin: #[tmc2209 stepper_z] #uart_pin: PD0 #run_current: 0.800 -#hold_current: 0.800 #diag_pin: #[tmc2209 extruder] -- cgit v1.2.3-70-g09d2