|
|
|
@ -585,13 +585,13 @@
|
|
|
|
|
#endif
|
|
|
|
|
|
|
|
|
|
// Add an 'M73' G-code to set the current percentage
|
|
|
|
|
//#define LCD_SET_PROGRESS_MANUALLY
|
|
|
|
|
#define LCD_SET_PROGRESS_MANUALLY LULZBOT_LCD_SET_PROGRESS_MANUALLY
|
|
|
|
|
|
|
|
|
|
// 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
|
|
|
|
|
#define SCROLL_LONG_FILENAMES LULZBOT_SCROLL_LONG_FILENAMES
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
* This option allows you to abort SD printing when any endstop is triggered.
|
|
|
|
|