Fix reversal of UARTs for z2/z3 (#597)

This commit is contained in:
Stephen Hurd 2022-01-26 13:59:16 -05:00 committed by GitHub
parent 4698211675
commit 5b74b804d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -178,7 +178,7 @@ gear_ratio: 80:16
microsteps: 16
[tmc2209 stepper_z2]
uart_pin: PD0
uart_pin: PD4
interpolate: False
run_current: 0.8 # Max 1.4 (tmc2209 limit)
sense_resistor: 0.110
@ -194,7 +194,7 @@ gear_ratio: 80:16
microsteps: 16
[tmc2209 stepper_z3]
uart_pin: PD4
uart_pin: PD0
interpolate: False
run_current: 0.8 # Max 1.4 (tmc2209 limit)
sense_resistor: 0.110