STATUS_MESSAGE_TIMEOUT_SEC

MarlinFirmware/Marlin#23135
This commit is contained in:
Scott Lahteine 2022-03-25 18:25:07 -05:00
parent 0abf45f825
commit 6ffd8be366
278 changed files with 834 additions and 0 deletions

View file

@ -1355,6 +1355,9 @@
// Scroll a longer status message into view
//#define STATUS_MESSAGE_SCROLLING
// Apply a timeout to low-priority status messages
//#define STATUS_MESSAGE_TIMEOUT_SEC 30 // (seconds)
// On the Info Screen, display XY with one decimal place when possible
//#define LCD_DECIMAL_SMALL_XY