Merge https://github.com/ErikZalm/Marlin into Marlin_v1
This commit is contained in:
commit
e541323741
14 changed files with 1465 additions and 9 deletions
|
|
@ -194,6 +194,7 @@ static void lcd_status_screen()
|
|||
currentMenu = lcd_main_menu;
|
||||
encoderPosition = 0;
|
||||
lcd_quick_feedback();
|
||||
lcd_implementation_init(); // to maybe revive the LCD if static electricity killed it.
|
||||
}
|
||||
|
||||
#ifdef ULTIPANEL_FEEDMULTIPLY
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue