Skip to content

Commit a33ae83

Browse files
authored
Update SKR Pico config
1 parent 5a77e5a commit a33ae83

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

happy-hare/configurations/MMU_0_3_btt_skr_pico/mmu_hardware.cfg

+16-16
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ hold_current: 0.1
1414
interpolate: True
1515
sense_resistor: 0.110
1616
stealthchop_threshold: 0
17-
diag_pin: ^mmu:MMU_GEAR_DIAG
18-
driver_SGTHRS: 60 # 255 is most sensitive value, 0 is least sensitive
17+
# diag_pin: ^mmu:MMU_GEAR_DIAG
18+
# driver_SGTHRS: 60 # 255 is most sensitive value, 0 is least sensitive
1919

2020
[stepper_mmu_gear]
2121
step_pin: mmu:MMU_GEAR_STEP
@@ -25,8 +25,8 @@ rotation_distance: 22.7316868
2525
microsteps: 16
2626
full_steps_per_rotation: 200 # 200 for 1.8 degree, 400 for 0.9 degree
2727
#
28-
extra_endstop_pins: tmc2209_stepper_mmu_gear:virtual_endstop
29-
extra_endstop_names: mmu_gear_touch
28+
# extra_endstop_pins: tmc2209_stepper_mmu_gear:virtual_endstop
29+
# extra_endstop_names: mmu_gear_touch
3030

3131
# ADDITIONAL FILAMENT DRIVE GEAR STEPPERS FOR TYPE-B MMU's -------------------------------------------------------------
3232
# Note that common parameters are inherited from base stepper_mmu_gear, but can be uniquely specified here too
@@ -35,40 +35,40 @@ extra_endstop_names: mmu_gear_touch
3535
[tmc2209 stepper_mmu_gear_1]
3636
uart_pin: mmu:MMU_GEAR_UART
3737
uart_address: 2
38-
diag_pin: ^mmu:MMU_GEAR_DIAG_1
39-
driver_SGTHRS: 60 # 255 is most sensitive value, 0 is least sensitive
38+
# diag_pin: ^mmu:MMU_GEAR_DIAG_1
39+
# driver_SGTHRS: 60 # 255 is most sensitive value, 0 is least sensitive
4040

4141
[stepper_mmu_gear_1]
4242
step_pin: mmu:MMU_GEAR_STEP_1
4343
dir_pin: !mmu:MMU_GEAR_DIR_1
4444
enable_pin: !mmu:MMU_GEAR_ENABLE_1
45-
extra_endstop_pins: tmc2209_stepper_mmu_gear_1:virtual_endstop
46-
extra_endstop_names: mmu_gear_1_touch
45+
# extra_endstop_pins: tmc2209_stepper_mmu_gear_1:virtual_endstop
46+
# extra_endstop_names: mmu_gear_1_touch
4747

4848
# Filament Drive Gear_2 --------------------------
4949
[tmc2209 stepper_mmu_gear_2]
5050
uart_pin: mmu:MMU_GEAR_UART
5151
uart_address: 1
52-
diag_pin: ^mmu:MMU_GEAR_DIAG_2
53-
driver_SGTHRS: 60 # 255 is most sensitive value, 0 is least sensitive
52+
# diag_pin: ^mmu:MMU_GEAR_DIAG_2
53+
# driver_SGTHRS: 60 # 255 is most sensitive value, 0 is least sensitive
5454

5555
[stepper_mmu_gear_2]
5656
step_pin: mmu:MMU_GEAR_STEP_2
5757
dir_pin: !mmu:MMU_GEAR_DIR_2
5858
enable_pin: !mmu:MMU_GEAR_ENABLE_2
59-
extra_endstop_pins: tmc2209_stepper_mmu_gear_2:virtual_endstop
60-
extra_endstop_names: mmu_gear_2_touch
59+
# extra_endstop_pins: tmc2209_stepper_mmu_gear_2:virtual_endstop
60+
# extra_endstop_names: mmu_gear_2_touch
6161

6262
# Filament Drive Gear_3 --------------------------
6363
[tmc2209 stepper_mmu_gear_3]
6464
uart_pin: mmu:MMU_GEAR_UART
6565
uart_address: 3
66-
diag_pin: ^mmu:MMU_GEAR_DIAG_3
67-
driver_SGTHRS: 60 # 255 is most sensitive value, 0 is least sensitive
66+
# diag_pin: ^mmu:MMU_GEAR_DIAG_3
67+
# driver_SGTHRS: 60 # 255 is most sensitive value, 0 is least sensitive
6868

6969
[stepper_mmu_gear_3]
7070
step_pin: mmu:MMU_GEAR_STEP_3
7171
dir_pin: !mmu:MMU_GEAR_DIR_3
7272
enable_pin: !mmu:MMU_GEAR_ENABLE_3
73-
extra_endstop_pins: tmc2209_stepper_mmu_gear_3:virtual_endstop
74-
extra_endstop_names: mmu_gear_3_touch
73+
# extra_endstop_pins: tmc2209_stepper_mmu_gear_3:virtual_endstop
74+
# extra_endstop_names: mmu_gear_3_touch

0 commit comments

Comments
 (0)