display: Use animated heated bed icons on default hd44780 display
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
parent
7713986ae1
commit
cf9627cc05
|
@ -359,24 +359,24 @@ hd44780_data:
|
||||||
[display_glyph bed_heat1]
|
[display_glyph bed_heat1]
|
||||||
hd44780_slot: 1
|
hd44780_slot: 1
|
||||||
hd44780_data:
|
hd44780_data:
|
||||||
|
.*..*
|
||||||
|
*..*.
|
||||||
|
.*..*
|
||||||
|
*..*.
|
||||||
.....
|
.....
|
||||||
*****
|
*****
|
||||||
*.*.*
|
|
||||||
*...*
|
|
||||||
*.*.*
|
|
||||||
*****
|
|
||||||
.....
|
.....
|
||||||
.....
|
.....
|
||||||
|
|
||||||
[display_glyph bed_heat2]
|
[display_glyph bed_heat2]
|
||||||
hd44780_slot: 1
|
hd44780_slot: 1
|
||||||
hd44780_data:
|
hd44780_data:
|
||||||
|
*..*.
|
||||||
|
.*..*
|
||||||
|
*..*.
|
||||||
|
.*..*
|
||||||
.....
|
.....
|
||||||
*****
|
*****
|
||||||
*.*.*
|
|
||||||
*...*
|
|
||||||
*.*.*
|
|
||||||
*****
|
|
||||||
.....
|
.....
|
||||||
.....
|
.....
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue