v2.4: change run_currents

This commit is contained in:
Konstantin Koslowski 2022-01-12 14:59:17 +01:00
parent 46da9479bc
commit a1b8634213
2 changed files with 3 additions and 3 deletions

View file

@ -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