endstop fix
updated X & Y Endstops to match wiring diagram
This commit is contained in:
parent
83854dde57
commit
bdaeaee3a2
@ -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
|
||||
##--------------------------------------------------------------------
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user