SMUFF (MMU2 clone) support (#19912)
This commit is contained in:
@@ -702,7 +702,7 @@ void GcodeSuite::process_parsed_command(const bool no_ok/*=false*/) {
|
||||
case 402: M402(); break; // M402: Stow probe
|
||||
#endif
|
||||
|
||||
#if ENABLED(PRUSA_MMU2)
|
||||
#if HAS_PRUSA_MMU2
|
||||
case 403: M403(); break;
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user