parent
b360bb9ff9
commit
a847ea625e
3 changed files with 5 additions and 7 deletions
|
|
@ -3258,7 +3258,7 @@ void lcd_quick_feedback(const bool clear_buttons) {
|
|||
else
|
||||
MENU_ITEM(gcode, MSG_AUTO_HOME, PSTR("G28"));
|
||||
|
||||
#if ENABLED(SWITCHING_EXTRUDER)
|
||||
#if ENABLED(SWITCHING_EXTRUDER) || ENABLED(SWITCHING_NOZZLE)
|
||||
|
||||
#if EXTRUDERS == 4
|
||||
switch (active_extruder) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue