More typos
This commit is contained in:
parent
a8f20cb454
commit
5217b9698d
|
|
@ -40,7 +40,7 @@ enable_pin: !X_ENABLE
|
|||
# GT2 20T Pully
|
||||
rotation_distance: 40
|
||||
microsteps: 16
|
||||
endstop_pin: X_ENDSTOP
|
||||
endstop_pin: X_STOP
|
||||
position_min: 0
|
||||
position_endstop: 120
|
||||
position_max: 120
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@ aliases:
|
|||
E0_STOP=PC15,
|
||||
|
||||
# Steppers
|
||||
RX=PC11, TX=PC10
|
||||
RX=PC11, TX=PC10,
|
||||
X_STEP=PB13, X_DIR=PB12, X_ENABLE=PB14,
|
||||
Y_STEP=PB10, Y_DIR=PB2, Y_ENABLE=PB11,
|
||||
Z_STEP=PB0, Z_DIR=PC5, Z_ENABLE=PB1,
|
||||
|
|
|
|||
Loading…
Reference in New Issue