Add SCROLL_LONG_FILENAMES option
This commit is contained in:
		| @@ -565,6 +565,9 @@ | ||||
|   // This allows hosts to request long names for files and folders with M33 | ||||
|   #define LONG_FILENAME_HOST_SUPPORT | ||||
|  | ||||
|   // Enable this option to scroll long filenames in the SD card menu | ||||
|   //#define SCROLL_LONG_FILENAMES | ||||
|  | ||||
|   // This option allows you to abort SD printing when any endstop is triggered. | ||||
|   // This feature must be enabled with "M540 S1" or from the LCD menu. | ||||
|   // To have any effect, endstops must be enabled during SD printing. | ||||
|   | ||||
| @@ -555,6 +555,9 @@ | ||||
|   // This allows hosts to request long names for files and folders with M33 | ||||
|   //#define LONG_FILENAME_HOST_SUPPORT | ||||
|  | ||||
|   // Enable this option to scroll long filenames in the SD card menu | ||||
|   //#define SCROLL_LONG_FILENAMES | ||||
|  | ||||
|   // This option allows you to abort SD printing when any endstop is triggered. | ||||
|   // This feature must be enabled with "M540 S1" or from the LCD menu. | ||||
|   // To have any effect, endstops must be enabled during SD printing. | ||||
|   | ||||
		Reference in New Issue
	
	Block a user