diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2018-10-25 21:34:49 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2018-10-25 21:34:49 -0400 |
commit | 24bbc43fd04033decde51097f6194db6cb54fda9 (patch) | |
tree | 107a46888fdffe4f9dc92298ecde6bf3feb46c82 /config | |
parent | 97590b8e0b6ed01f6633b7e9ff36fe203d8d65a4 (diff) | |
download | kutter-24bbc43fd04033decde51097f6194db6cb54fda9.tar.gz kutter-24bbc43fd04033decde51097f6194db6cb54fda9.tar.xz kutter-24bbc43fd04033decde51097f6194db6cb54fda9.zip |
config: Add encoder pins to printer-anycubic-kossel-plus-2017.cfg
Reported by @obalado.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'config')
-rw-r--r-- | config/printer-anycubic-kossel-plus-2017.cfg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config/printer-anycubic-kossel-plus-2017.cfg b/config/printer-anycubic-kossel-plus-2017.cfg index cc8b64a3..8095d59f 100644 --- a/config/printer-anycubic-kossel-plus-2017.cfg +++ b/config/printer-anycubic-kossel-plus-2017.cfg @@ -107,3 +107,6 @@ d4_pin: ar23 d5_pin: ar25 d6_pin: ar27 d7_pin: ar29 +encoder_pins: ^ar31, ^ar33 +click_pin: ^!ar35 +kill_pin: ^!ar41 |