diff options
Diffstat (limited to 'config/generic-bigtreetech-skr-mini-e3-v1.2.cfg')
-rw-r--r-- | config/generic-bigtreetech-skr-mini-e3-v1.2.cfg | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/config/generic-bigtreetech-skr-mini-e3-v1.2.cfg b/config/generic-bigtreetech-skr-mini-e3-v1.2.cfg index 26c17b8c..a8fdcee3 100644 --- a/config/generic-bigtreetech-skr-mini-e3-v1.2.cfg +++ b/config/generic-bigtreetech-skr-mini-e3-v1.2.cfg @@ -15,7 +15,8 @@ step_pin: PB13 dir_pin: !PB12 enable_pin: !PB14 -step_distance: .0125 +microsteps: 16 +rotation_distance: 40 endstop_pin: ^PC0 position_endstop: 0 position_max: 235 @@ -23,7 +24,6 @@ homing_speed: 50 [tmc2209 stepper_x] uart_pin: PB15 -microsteps: 16 run_current: 0.580 hold_current: 0.500 stealthchop_threshold: 250 @@ -32,7 +32,8 @@ stealthchop_threshold: 250 step_pin: PB10 dir_pin: !PB2 enable_pin: !PB11 -step_distance: .0125 +microsteps: 16 +rotation_distance: 40 endstop_pin: ^PC1 position_endstop: 0 position_max: 235 @@ -40,7 +41,6 @@ homing_speed: 50 [tmc2209 stepper_y] uart_pin: PC6 -microsteps: 16 run_current: 0.580 hold_current: 0.500 stealthchop_threshold: 250 @@ -49,14 +49,14 @@ stealthchop_threshold: 250 step_pin: PB0 dir_pin: PC5 enable_pin: !PB1 -step_distance: .0025 +microsteps: 16 +rotation_distance: 8 endstop_pin: ^PC2 position_endstop: 0.0 position_max: 250 [tmc2209 stepper_z] uart_pin: PC10 -microsteps: 16 run_current: 0.580 hold_current: 0.500 stealthchop_threshold: 5 @@ -65,7 +65,8 @@ stealthchop_threshold: 5 step_pin: PB3 dir_pin: !PB4 enable_pin: !PD2 -step_distance: 0.010526 +microsteps: 16 +rotation_distance: 33.500 nozzle_diameter: 0.400 filament_diameter: 1.750 heater_pin: PC8 @@ -80,7 +81,6 @@ max_temp: 250 [tmc2209 extruder] uart_pin: PC11 -microsteps: 16 run_current: 0.650 hold_current: 0.500 stealthchop_threshold: 5 |