|
|
|
@ -490,6 +490,9 @@
|
|
|
|
|
// The timeout (in ms) to return to the status screen from sub-menus
|
|
|
|
|
//#define LCD_TIMEOUT_TO_STATUS 15000
|
|
|
|
|
|
|
|
|
|
// Add an 'M73' G-code to set the current percentage
|
|
|
|
|
//#define LCD_SET_PROGRESS_MANUALLY
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
* LED Control Menu
|
|
|
|
|
* Enable this feature to add LED Control to the LCD menu
|
|
|
|
@ -580,9 +583,6 @@
|
|
|
|
|
//#define LCD_PROGRESS_BAR_TEST
|
|
|
|
|
#endif
|
|
|
|
|
|
|
|
|
|
// Add an 'M73' G-code to set the current percentage
|
|
|
|
|
//#define LCD_SET_PROGRESS_MANUALLY
|
|
|
|
|
|
|
|
|
|
// This allows hosts to request long names for files and folders with M33
|
|
|
|
|
//#define LONG_FILENAME_HOST_SUPPORT
|
|
|
|
|
|
|
|
|
|