Marlin icon indicating copy to clipboard operation
Marlin copied to clipboard

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

Open dbuezas opened this issue 1 year ago • 1 comments

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 avatar Jun 21 '24 19:06 dbuezas

~~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 avatar Jun 21 '24 20:06 dbuezas