Add Debug Menu with LCD_PROGRESS_BAR_TEST as an example
This commit is contained in:
parent
03af5961b0
commit
18ba31e9b5
22 changed files with 114 additions and 15 deletions
|
|
@ -278,6 +278,8 @@
|
|||
#define BOOTSCREEN_TIMEOUT 2500
|
||||
#endif
|
||||
|
||||
#define HAS_DEBUG_MENU ENABLED(LCD_PROGRESS_BAR_TEST)
|
||||
|
||||
/**
|
||||
* Extruders have some combination of stepper motors and hotends
|
||||
* so we separate these concepts into the defines:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue