mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-08-05 21:14:05 -06:00
replicape: Don't require a host alias for the enable_pin default
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
parent
afe853aecc
commit
36b1ccd598
2 changed files with 4 additions and 3 deletions
|
@ -3659,8 +3659,9 @@ example.
|
|||
revision:
|
||||
# The replicape hardware revision. Currently only revision "B3" is
|
||||
# supported. This parameter must be provided.
|
||||
#enable_pin: !P9_41
|
||||
# The replicape global enable pin. The default is !P9_41.
|
||||
#enable_pin: !gpio0_20
|
||||
# The replicape global enable pin. The default is !gpio0_20 (aka
|
||||
# P9_41).
|
||||
host_mcu:
|
||||
# The name of the mcu config section that communicates with the
|
||||
# Klipper "linux process" mcu instance. This parameter must be
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue