Remove "Press the knob to eject filament" message, as it is never shown.
This commit is contained in:
parent
57cf7ee171
commit
824d11e4b0
@ -2344,7 +2344,6 @@ switch(eFilamentAction)
|
||||
lcd_puts_P(_i("to unload filament")); ////MSG_ c=20 r=1
|
||||
break;
|
||||
case e_FILAMENT_ACTION_mmuEject:
|
||||
lcd_puts_P(_i("to eject filament")); ////MSG_ c=20 r=1
|
||||
break;
|
||||
}
|
||||
if(lcd_clicked())
|
||||
|
Loading…
Reference in New Issue
Block a user