mirror of https://github.com/Desuuuu/klipper.git
config: Update generic-printrboard.cfg to mention different Y endstop pin on RevF hardware (#4732)
Signed-off-by: Corey Schiller <gitcor@venemo.com>
This commit is contained in:
parent
372cd2834c
commit
27434128a4
|
@ -29,6 +29,8 @@ enable_pin: !PE6
|
|||
microsteps: 16
|
||||
rotation_distance: 40
|
||||
endstop_pin: ^PB0
|
||||
# Printrboard RevF uses a different Y endstop pin.
|
||||
#endstop_pin: ^PB4
|
||||
position_endstop: 0
|
||||
position_max: 200
|
||||
homing_speed: 50
|
||||
|
|
Loading…
Reference in New Issue