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-v1.4.cfg | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'config/generic-bigtreetech-skr-v1.4.cfg') diff --git a/config/generic-bigtreetech-skr-v1.4.cfg b/config/generic-bigtreetech-skr-v1.4.cfg index 17141017..5be2dff9 100644 --- a/config/generic-bigtreetech-skr-v1.4.cfg +++ b/config/generic-bigtreetech-skr-v1.4.cfg @@ -94,31 +94,26 @@ max_z_accel: 100 #[tmc2208 stepper_x] #uart_pin: P1.10 #run_current: 0.800 -#hold_current: 0.500 #stealthchop_threshold: 999999 # #[tmc2208 stepper_y] #uart_pin: P1.9 #run_current: 0.800 -#hold_current: 0.500 #stealthchop_threshold: 999999 # #[tmc2208 stepper_z] #uart_pin: P1.8 #run_current: 0.650 -#hold_current: 0.450 #stealthchop_threshold: 999999 # #[tmc2208 extruder] #uart_pin: P1.4 #run_current: 0.800 -#hold_current: 0.500 #stealthchop_threshold: 999999 # #[tmc2208 extruder1] #uart_pin: P1.1 #run_current: 0.800 -#hold_current: 0.500 #stealthchop_threshold: 999999 @@ -132,7 +127,6 @@ max_z_accel: 100 #spi_software_mosi_pin: P1.17 #spi_software_sclk_pin: P0.4 #run_current: 0.800 -#hold_current: 0.500 #stealthchop_threshold: 999999 #diag1_pin: P1.29 @@ -142,7 +136,6 @@ max_z_accel: 100 #spi_software_mosi_pin: P1.17 #spi_software_sclk_pin: P0.4 #run_current: 0.800 -#hold_current: 0.500 #stealthchop_threshold: 999999 #diag1_pin: P1.28 @@ -152,7 +145,6 @@ max_z_accel: 100 #spi_software_mosi_pin: P1.17 #spi_software_sclk_pin: P0.4 #run_current: 0.650 -#hold_current: 0.450 #stealthchop_threshold: 999999 #diag1_pin: P1.27 @@ -162,7 +154,6 @@ max_z_accel: 100 #spi_software_mosi_pin: P1.17 #spi_software_sclk_pin: P0.4 #run_current: 0.800 -#hold_current: 0.500 #stealthchop_threshold: 999999 #diag1_pin: P1.26 @@ -172,7 +163,6 @@ max_z_accel: 100 #spi_software_mosi_pin: P1.17 #spi_software_sclk_pin: P0.4 #run_current: 0.800 -#hold_current: 0.500 #stealthchop_threshold: 999999 #diag1_pin: P1.25 -- cgit v1.2.3-70-g09d2