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

Changes to fix issue with UBL and ADC Keypad and PAUSE_BEFORE_DEPLOY_STOW #23587

Closed
wants to merge 2 commits into from

Conversation

SidSkiba
Copy link
Contributor

Fix for UBL G29 P1 with PAUSE_BEFORE_DEPLOY_STOW. Marlin will jump right to Mesh only partially populated in UBL_G29.cpp and will hand up in while loop without these changes. See issue #23514 for more info. This does not fix the issue with ADC keypress while building mesh which also hangs in wait_for_release() loop. That will require more work.

ADC Keypad with UBL Enabled and PAUSE_BEFORE_DEPLOY_STOW Enabled.

Fixes operation with UBL and ADC Keypad and AUSE_BEFORE_DEPLOY_STOW

Configurations

Related Issues

Add clear keypad_button reset to 0 option
Add quick_feedback(true) to chirp and keypad_buttons = 0
@github-actions
Copy link

Thanks for your contribution! Unfortunately we can't accept PRs directed at release branches. We make patches to the bugfix branches and only later do we push them out as releases.
Please redo this PR starting with the bugfix-2.0.x branch and be careful to target bugfix-2.0.x when resubmitting the PR.
It may help to set your fork's default branch to bugfix-2.0.x.
See this page for full instructions.

@github-actions github-actions bot closed this Jan 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant