Skip to content

Commit 4258507

Browse files
committed
Includes stock display assets
1 parent 84f3841 commit 4258507

File tree

10 files changed

+62
-1
lines changed

10 files changed

+62
-1
lines changed

display assets/readme.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# Display firmware, boot image and icons compilations
2+
This page list the display assets compilations compatible with [MRISCOC's](https://github.com/mriscoc/Marlin_Ender3v2/releases/latest) firmware fork.
23

34
## How to install
45
1. Get an µSD card of 8GB or less.
@@ -27,9 +28,17 @@ Be sure to leave **only** the `DWIN_SET` folder at the root of the card.
2728

2829
---
2930

31+
## [Stock display firmware](stock/)
32+
33+
<img src="stock/preview1.jpg" height="400" />
34+
35+
<br>
36+
37+
---
38+
3039
## [Giadej compilation](Giadej%20compilation/)
3140

32-
<img src="Giadej compilation.jpg" height="400" />
41+
<img src="Giadej%20compilation/preview1.jpg" height="400" />
3342

3443
<br>
3544

display assets/stock/Boot.jpg

16.1 KB
Loading
13.8 KB
Loading
31.7 KB
Loading
31.3 KB
Loading

display assets/stock/DWIN_SET/9.ICO

214 KB
Binary file not shown.
16 Bytes
Binary file not shown.
Binary file not shown.

display assets/stock/preview1.jpg

91.4 KB
Loading

display assets/stock/readme.md

Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,52 @@
1+
# Stock display assets, boot images and icons
2+
3+
<img src="preview1.jpg" height="400" />
4+
5+
## How to install
6+
7+
[**Click to Download**](https://downgit.github.io/#/home?url=https://github.com/mriscoc/Marlin_Ender3v2/tree/Ender3v2-Released/display%20assets/Giadej%20compilation/DWIN_SET)
8+
9+
1. Get an µSD card of 8GB or less.
10+
1. Format the µSD card with a 4 KB sector size
11+
1. Copy the `DWIN_SET` directory in the Root of SD
12+
1. Turn off your printer
13+
1. Disconnect and dissasembly the screen unit
14+
1. Install the µSD card into the slot of the screen unit
15+
1. Reconnect the screen to the printer
16+
1. Turn on the printer and wait for the display to change color from blue to
17+
orange
18+
1. Verify that the screen assets were updated
19+
1. Turn off the printer and remove the µSD card from the screen unit
20+
1. Reassembly the screen unit
21+
22+
>If you want to change only the icons, then you can left only the **9.ICO** file
23+
inside of the DWIN_SET folder.
24+
25+
If you wasn't able to update the display, verify the format of the µSD Card
26+
(FAT32 and allocation unit of 4096 bytes) and the CRC of the files.
27+
28+
29+
<img src="../DWIN_SET-folder.jpg" height="350" />
30+
31+
Be sure to leave **only** the `DWIN_SET` folder at the root of the card.
32+
33+
34+
## Credits
35+
- [**Creality**](https://www.creality.com/download)
36+
37+
## CRC
38+
|File | SHA-256
39+
|----------------------------|-----------------------
40+
|9.ICO | CDFBAFBFD5F4C4D502BB55FB71740E672FB6112B0275C70BC4F3CB648EB9BBC0
41+
|T5UIC1.CFG | E1C573639BFA2B3A06C2FA7AD3CAB483653DD3DC383217FF653FAB3145458095
42+
|T5UIC1_V20_4页面_191022.BIN | F8F9A3075AE5516328044ACB79CA522753133B66F1ECBD108E7B5DB2F3FF2FE5
43+
44+
45+
<br>
46+
47+
---
48+
49+
### Updating printer firmware
50+
For update your printer firmware and get the latest version go here: <https://github.com/mriscoc/Marlin_Ender3v2/releases/latest>
51+
52+

0 commit comments

Comments
 (0)