aboutsummaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2019-09-29 22:17:25 -0400
committerKevin O'Connor <kevin@koconnor.net>2019-09-29 22:17:25 -0400
commitdb2ee2c01aaaea6207a520a43b1ebb8ec991ea83 (patch)
treebe93030cb08ecce4b632a7df5a36cb3077e4db7d /config
parente90d9c33ebd685aac87f8d6f0f82086cb5c057f5 (diff)
downloadkutter-db2ee2c01aaaea6207a520a43b1ebb8ec991ea83.tar.gz
kutter-db2ee2c01aaaea6207a520a43b1ebb8ec991ea83.tar.xz
kutter-db2ee2c01aaaea6207a520a43b1ebb8ec991ea83.zip
config: Fix uart pins on z stepper in generic-fysetc-cheetah-v1.2.cfg
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'config')
-rw-r--r--config/generic-fysetc-cheetah-v1.2.cfg4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/generic-fysetc-cheetah-v1.2.cfg b/config/generic-fysetc-cheetah-v1.2.cfg
index 7f6c38c2..9b41c128 100644
--- a/config/generic-fysetc-cheetah-v1.2.cfg
+++ b/config/generic-fysetc-cheetah-v1.2.cfg
@@ -55,8 +55,8 @@ position_endstop: 0
position_max: 200
[tmc2208 stepper_z]
-uart_pin: PB10
-tx_pin: PB11
+uart_pin: PB11
+tx_pin: PB10
microsteps: 16
run_current: 0.800
hold_current: 0.500