endstop fix

updated X & Y Endstops to match wiring diagram
This commit is contained in:
shiftingtech 2021-08-12 09:59:42 -06:00 committed by GitHub
parent 83854dde57
commit bdaeaee3a2
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

@ -39,7 +39,7 @@ enable_pin: !PE9
rotation_distance: 40
microsteps: 16
full_steps_per_rotation:200 #set to 400 for 0.9 degree stepper
endstop_pin: ^PB14
endstop_pin: ^PA1
position_min: 0
##--------------------------------------------------------------------
@ -78,7 +78,7 @@ enable_pin: !PD9
rotation_distance: 40
microsteps: 16
full_steps_per_rotation:200 #set to 400 for 0.9 degree stepper
endstop_pin: ^PB13
endstop_pin: ^PA2
position_min: 0
##--------------------------------------------------------------------