Add SCROLL_LONG_FILENAMES option
This commit is contained in:
parent
9e5cbf0198
commit
783ddf9691
37 changed files with 204 additions and 45 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue