mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2026-02-20 00:31:35 +01:00
🔧 No SHAPING_MENU without standard shapers
This commit is contained in:
@@ -376,6 +376,11 @@
|
||||
#undef INPUT_SHAPING_X
|
||||
#undef INPUT_SHAPING_Y
|
||||
#undef INPUT_SHAPING_Z
|
||||
#endif
|
||||
|
||||
// Disallowed with no shaping
|
||||
#if NONE(INPUT_SHAPING_X, INPUT_SHAPING_Y, INPUT_SHAPING_Z)
|
||||
#undef SHAPING_MENU
|
||||
#undef INPUT_SHAPING_E_SYNC
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user