Skr-mini-e3-v3: set x, y, z run_current: 0.600. Added note about stepper motor run_current.

This commit is contained in:
Bassam Husain
2023-05-10 22:00:45 -04:00
parent 4df780af99
commit 622ce6714b
2 changed files with 9 additions and 5 deletions

View File

@@ -45,7 +45,7 @@ homing_retract_dist: 0
[tmc2209 stepper_x]
uart_pin: PC11
tx_pin: PC10
run_current: 0.860
run_current: 0.600
stealthchop_threshold: 0
interpolate: False
sense_resistor: 0.150
@@ -68,7 +68,7 @@ homing_retract_dist: 0
[tmc2209 stepper_y]
uart_pin: PC11
tx_pin: PC10
run_current: 0.900
run_current: 0.600
stealthchop_threshold: 0
interpolate: False
sense_resistor: 0.150
@@ -90,7 +90,7 @@ homing_speed: 5
[tmc2209 stepper_z]
uart_pin: PC11
tx_pin: PC10
run_current: 1.000
run_current: 0.600
stealthchop_threshold: 0
interpolate: False
sense_resistor: 0.150