aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config/generic-bigtreetech-skr-v1.4.cfg59
1 files changed, 55 insertions, 4 deletions
diff --git a/config/generic-bigtreetech-skr-v1.4.cfg b/config/generic-bigtreetech-skr-v1.4.cfg
index 58024310..05a0be72 100644
--- a/config/generic-bigtreetech-skr-v1.4.cfg
+++ b/config/generic-bigtreetech-skr-v1.4.cfg
@@ -87,10 +87,6 @@ max_z_accel: 100
# TMC2208 configuration
########################################
-# For TMC2208 UART
-# 1) Place jumpers based on configuration
-# 2) Uncomment below config
-
#[tmc2208 stepper_x]
#uart_pin: P1.10
#microsteps: 16
@@ -128,6 +124,61 @@ max_z_accel: 100
########################################
+# TMC2130 configuration
+########################################
+
+#[tmc2130 stepper_x]
+#cs_pin: P1.10
+#spi_software_miso_pin: P0.5
+#spi_software_mosi_pin: P1.17
+#spi_software_sclk_pin: P0.4
+#microsteps: 16
+#run_current: 0.800
+#hold_current: 0.500
+#stealthchop_threshold: 250
+
+#[tmc2130 stepper_y]
+#cs_pin: P1.9
+#spi_software_miso_pin: P0.5
+#spi_software_mosi_pin: P1.17
+#spi_software_sclk_pin: P0.4
+#microsteps: 16
+#run_current: 0.800
+#hold_current: 0.500
+#stealthchop_threshold: 250
+
+#[tmc2130 stepper_z]
+#cs_pin: P1.8
+#spi_software_miso_pin: P0.5
+#spi_software_mosi_pin: P1.17
+#spi_software_sclk_pin: P0.4
+#microsteps: 16
+#run_current: 0.650
+#hold_current: 0.450
+#stealthchop_threshold: 30
+
+#[tmc2130 extruder]
+#cs_pin: P1.4
+#spi_software_miso_pin: P0.5
+#spi_software_mosi_pin: P1.17
+#spi_software_sclk_pin: P0.4
+#microsteps: 16
+#run_current: 0.800
+#hold_current: 0.500
+#stealthchop_threshold: 5
+
+#[tmc2130 extruder1]
+#cs_pin: P1.1
+#spi_software_miso_pin: P0.5
+#spi_software_mosi_pin: P1.17
+#spi_software_sclk_pin: P0.4
+#microsteps: 16
+#run_current: 0.800
+#hold_current: 0.500
+#stealthchop_threshold: 5
+
+
+########################################
# EXP1 / EXP2 (display) pins
########################################