LCD_ENDSTOP_TEST

MarlinFirmware/Marlin#25667
This commit is contained in:
Scott Lahteine 2023-04-14 22:28:41 -05:00
parent d18c9981e9
commit aaf9be21d8
310 changed files with 930 additions and 0 deletions

View file

@ -1516,6 +1516,9 @@
// Insert a menu for preheating at the top level to allow for quick access
//#define PREHEAT_SHORTCUT_MENU_ITEM
// Add Configuration > Debug Menu > Endstop Test for endstop/probe/runout testing
//#define LCD_ENDSTOP_TEST
#endif // HAS_MARLINUI_MENU
#if HAS_DISPLAY