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] Reset LCD status to fallbacks #10467

Merged

Conversation

thinkyhead
Copy link
Member

@thinkyhead thinkyhead commented Apr 20, 2018

To improve the LCD status message, instead of resetting it to an empty string, use one of these messages depending on the machine state:

  • When paused, "Print paused..."
  • When SD printing, the current filename
  • When host printing, "Printing..."
  • When idle, "MyPrinter ready."

Counterpart to #10470

When paused, "Print paused..."
When SD printing, the filename
When host printing, "Printing..."
When idle, "My Printer ready."
@thinkyhead thinkyhead merged commit 6f176d1 into MarlinFirmware:bugfix-1.1.x Apr 22, 2018
@thinkyhead thinkyhead deleted the bf1_lcd_status_fallback branch April 22, 2018 05:16
thinkyhead added a commit that referenced this pull request Sep 22, 2018
* Remove obsolete strings
* Tweak some static consts
* Reset LCD status to fallbacks

When paused, "Print paused..."
When SD printing, the filename
When host printing, "Printing..."
When idle, "MyPrinter ready."
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.

1 participant