Remove "Press the knob to eject filament" message, as it is never shown.
This commit is contained in:
parent
57cf7ee171
commit
824d11e4b0
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue