Add LCD_SET_PROGRESS_MANUALLY
This commit is contained in:
parent
23dbaaf03b
commit
5f708d47ce
31 changed files with 164 additions and 34 deletions
|
|
@ -537,6 +537,9 @@
|
|||
//#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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue