diff --git a/config/generic-fysetc-cheetah-v1.1.cfg b/config/generic-fysetc-cheetah-v1.1.cfg index 32342c66..66f83981 100644 --- a/config/generic-fysetc-cheetah-v1.1.cfg +++ b/config/generic-fysetc-cheetah-v1.1.cfg @@ -41,7 +41,7 @@ homing_speed: 50 [tmc2209 stepper_y] uart_pin: PA3 tx_pin: PA2 -uart_address: 1 +uart_address: 2 microsteps: 16 run_current: 0.800 hold_current: 0.500 @@ -59,7 +59,7 @@ position_max: 200 [tmc2209 stepper_z] uart_pin: PA3 tx_pin: PA2 -uart_address: 2 +uart_address: 1 microsteps: 16 run_current: 0.800 hold_current: 0.500