mirror of https://github.com/Desuuuu/klipper.git
config: Update example-extras.cfg (#544)
Changed 'endstop' to 'stepper' in 'multi-steppers axes' section Signed-off-by: Ben Warren <boffdroid@gmail.com>
This commit is contained in:
parent
1b07be070b
commit
08aacec0b2
|
@ -250,7 +250,7 @@
|
|||
#endstop_pin: ^ar19
|
||||
# If an endstop_pin is defined for the additional stepper then the
|
||||
# stepper will home until the endstop is triggered. Otherwise, the
|
||||
# endstop will home until the endstop on the primary stepper for the
|
||||
# stepper will home until the endstop on the primary stepper for the
|
||||
# axis is triggered.
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue