@@ -14,8 +14,8 @@ hold_current: 0.1
14
14
interpolate: True
15
15
sense_resistor: 0.110
16
16
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
19
19
20
20
[stepper_mmu_gear]
21
21
step_pin: mmu:MMU_GEAR_STEP
@@ -25,8 +25,8 @@ rotation_distance: 22.7316868
25
25
microsteps: 16
26
26
full_steps_per_rotation: 200 # 200 for 1.8 degree, 400 for 0.9 degree
27
27
#
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
30
30
31
31
# ADDITIONAL FILAMENT DRIVE GEAR STEPPERS FOR TYPE-B MMU's -------------------------------------------------------------
32
32
# 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
35
35
[tmc2209 stepper_mmu_gear_1]
36
36
uart_pin: mmu:MMU_GEAR_UART
37
37
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
40
40
41
41
[stepper_mmu_gear_1]
42
42
step_pin: mmu:MMU_GEAR_STEP_1
43
43
dir_pin: !mmu:MMU_GEAR_DIR_1
44
44
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
47
47
48
48
# Filament Drive Gear_2 --------------------------
49
49
[tmc2209 stepper_mmu_gear_2]
50
50
uart_pin: mmu:MMU_GEAR_UART
51
51
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
54
54
55
55
[stepper_mmu_gear_2]
56
56
step_pin: mmu:MMU_GEAR_STEP_2
57
57
dir_pin: !mmu:MMU_GEAR_DIR_2
58
58
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
61
61
62
62
# Filament Drive Gear_3 --------------------------
63
63
[tmc2209 stepper_mmu_gear_3]
64
64
uart_pin: mmu:MMU_GEAR_UART
65
65
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
68
68
69
69
[stepper_mmu_gear_3]
70
70
step_pin: mmu:MMU_GEAR_STEP_3
71
71
dir_pin: !mmu:MMU_GEAR_DIR_3
72
72
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