Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[1.1.x] Faster menu navigation for Anet A8 #8179

Merged
merged 2 commits into from Nov 3, 2017

Conversation

thinkyhead
Copy link
Member

Addressing #8166. Based on #8178.

The ADC keypad code adds a "chirp" and 500ms delay on the next read for every button press. This PR removes the chirp from menu navigation but preserves it for menu actions. For menu navigation the delay is reduced to 300ms in imitation of RepRap Keypad. But possibly no delay is needed at all.

@thinkyhead thinkyhead merged commit 64029ef into MarlinFirmware:bugfix-1.1.x Nov 3, 2017
@thinkyhead thinkyhead deleted the bf1_config_tweak branch November 3, 2017 08:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant