Revert "fix LCD temp bed artifacts on power up ' B022/0.) -> B022/000 '"
This reverts commit cb02c2f9d8
.
This commit is contained in:
parent
70f57a6844
commit
febeb43197
|
@ -177,7 +177,6 @@ void lcd_init()
|
|||
lcd.createChar(3,uplevel);
|
||||
lcd.createChar(4,refresh);
|
||||
lcd.createChar(5,folder);
|
||||
setTargetHotend0(0);setTargetHotend1(0);setTargetHotend2(0);setTargetBed(0);
|
||||
LCD_MESSAGEPGM(WELCOME_MSG);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue