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

Wake up on sd card and go to main screen on remove #27197

Merged

Conversation

dbuezas
Copy link
Contributor

@dbuezas dbuezas commented Jun 21, 2024

Description

This PR does two things:

  • Wake up screen when the sd card is inserted/released (requires DISPLAY_SLEEP_MINUTES)
  • Jump to main screen when the card is removed. This is useful when DISPLAY_SLEEP_MINUTES is used, otherwise the print newest file screen stays visible after removing the card.

Requirements

Useful with ONE_CLICK_PRINT And/Or DISPLAY_SLEEP_MINUTES

Benefits

Configurations

Related Issues

@dbuezas
Copy link
Contributor Author

dbuezas commented Jun 21, 2024

I'm aware the PR needs work to make it pass all tests, but I'd appreciate early feedback in case this can't be applied in general.

@dbuezas dbuezas force-pushed the dbuezas/wake-up-on-sd-card branch from 8182740 to c7d42f5 Compare June 30, 2024 19:30
@thinkyhead thinkyhead merged commit 571783f into MarlinFirmware:bugfix-2.1.x Jul 6, 2024
62 checks passed
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.

2 participants