Followup to Menu Refactor (#12275)
This commit is contained in:
parent
5536228359
commit
3583e2b449
45 changed files with 244 additions and 273 deletions
|
|
@ -427,7 +427,7 @@ void GcodeSuite::process_parsed_command(
|
|||
case 120: M120(); break; // M120: Enable endstops
|
||||
case 121: M121(); break; // M121: Disable endstops
|
||||
|
||||
#if ENABLED(ULTIPANEL)
|
||||
#if HAS_LCD_MENU
|
||||
case 145: M145(); break; // M145: Set material heatup parameters
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue