printer.cfg modified - 07/20/2025 - 04:00:14 PM
This commit is contained in:
parent
e88493b179
commit
db5803cbe5
1 changed files with 3 additions and 4 deletions
|
@ -67,8 +67,6 @@ run_current: 0.8
|
|||
sense_resistor: 0.110
|
||||
stealthchop_threshold: 0
|
||||
diag_pin: ^PF4
|
||||
driver_SGTHRS: 255
|
||||
|
||||
|
||||
[stepper_y]
|
||||
step_pin: PE2
|
||||
|
@ -94,8 +92,6 @@ run_current: 0.8
|
|||
sense_resistor: 0.110
|
||||
stealthchop_threshold: 0
|
||||
diag_pin: ^PF3
|
||||
driver_SGTHRS: 255
|
||||
|
||||
|
||||
#####################################################################
|
||||
# Z Stepper Settings
|
||||
|
@ -172,8 +168,11 @@ stealthchop_threshold: 0
|
|||
# Steppers Autotune
|
||||
[autotune_tmc stepper_x]
|
||||
motor: moons-ms17hd6p420I-05
|
||||
sg4_thrs: 255
|
||||
|
||||
[autotune_tmc stepper_y]
|
||||
motor: moons-ms17hd6p420I-05
|
||||
sg4_thrs: 255
|
||||
|
||||
[autotune_tmc stepper_z]
|
||||
motor: moons-ms17hd6p420I-05
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue