v2.4: change run_currents
This commit is contained in:
parent
46da9479bc
commit
a1b8634213
2 changed files with 3 additions and 3 deletions
|
|
@ -91,7 +91,7 @@ homing_positive_dir: true
|
|||
[tmc2209 stepper_x]
|
||||
uart_pin: PC4
|
||||
interpolate: False
|
||||
run_current: 0.8
|
||||
run_current: 1.0
|
||||
sense_resistor: 0.110
|
||||
stealthchop_threshold: 0
|
||||
|
||||
|
|
@ -114,7 +114,7 @@ homing_positive_dir: true
|
|||
[tmc2209 stepper_y]
|
||||
uart_pin: PD11
|
||||
interpolate: False
|
||||
run_current: 0.8
|
||||
run_current: 1.0
|
||||
sense_resistor: 0.110
|
||||
stealthchop_threshold: 0
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue