MarlinFirmware/Marlin

[FR] button multiplexing

オープン

#22,726 opened on 2021/09/07

 (6 件のコメント) (2 件のリアクション) (0 人の担当者)C++ (19,123 件のフォーク)batch import
C: User InterfaceT: Feature Requestgood first issue

Repository metrics

Stars
 (16,011 個のスター)
PR merge metrics
 (平均マージ 31d 6h) (30d で 16 merged PRs)

説明

Is your feature request related to a problem? Please describe.

Button support has been added recently, but most motherboards don't have many pins free. Multiplexing will allow more buttons to be operated.

Are you looking for hardware support?

No response

Describe the feature you want

In the button configuration, I would like to be able to set the pins that support the buttons multiplexing. Like in the table below with pin names and button behaviour.

Screenshot_1

Additional context

No response

コントリビューターガイド