You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: display assets/readme.md
+10-10
Original file line number
Diff line number
Diff line change
@@ -1,29 +1,32 @@
1
1
# Display firmware, boot image and icons compilations
2
2
3
-
If you have the stock icons and display assets you don't need to update the display to use this firmware. Currently Creality provides several types of screen units:
3
+
Some features, such as G-code preview, need updated firmware to work on some DACAI and TJC displays. Custom icon assets such as Giadej icon set are only supported by DWIN and DACAI displays.
4
4
5
-
**DWIN display**, originally found in Ender 3V2
5
+
If you have the stock icon set, in principle you **do not need to update the display to use this firmware**, only some TJC display units need a [firmware update](https://github.com/mriscoc/Ender3V2S1/blob/Ender3V2S1-Released/display%20assets/tjc_update.zip?raw=true) to boot properly. Creality currently provides several types of display units with its Ender-3 V2/S1/Neo printers:
6
+
7
+
**DWIN display**, the original display unit, it supports all firmware functions.
**DACAI display**, found in Ender 3S1 and in some new Ender 3V2) [Updated firmware for enable G-code preview](https://github.com/mriscoc/Ender3V2S1/blob/Ender3V2S1-Released/display%20assets/dacai_update.zip?raw=true)
10
+
**DACAI display**, some versions need [updated firmware to enable G-code preview](https://github.com/mriscoc/Ender3V2S1/blob/Ender3V2S1-Released/display%20assets/dacai_update.zip?raw=true)
**SYNWIT (VIEWE)** display, currently update is not supported, some users [report problems](https://github.com/mriscoc/Ender3V2S1/issues/323) with this screen.
13
+
**SYNWIT (VIEWE) display**, initially unsupported due to incompatibilities with QR-codes (removed in latest firmware version) some users [report problems](https://github.com/mriscoc/Ender3V2S1/issues/323) with this screen, but now seems that it is working without issues.
**TJC** display, currently this display needs a custom compile: [TJC issues](https://github.com/mriscoc/Ender3V2S1/issues/542).
17
+
**TJC display**, currently this display needs a [special compile](https://github.com/mriscoc/Special_Configurations/releases/tag/tjc) to show leveling numeric data in the mesh viewer and some displays need [updated firmware](https://github.com/mriscoc/Ender3V2S1/blob/Ender3V2S1-Released/display%20assets/tjc_update.zip?raw=true) to enable G-code preview and boot properly,
18
+
more info: [TJC issues](https://github.com/mriscoc/Ender3V2S1/issues/542).
The `DWIN_SET` display firmware / icon assets only apply to the DWIN display, for the DACAI screens, you should use the `private` display firmware / icon assets.
19
22
20
23
# Display firmware, boot image and icons compilations
21
-
This page list the display assets compilations compatible with [Professional firmware](https://github.com/mriscoc/Ender3V2S1/releases/latest).
24
+
The display assets compilations in this page are compatible with [Professional firmware](https://github.com/mriscoc/Ender3V2S1/releases/latest). Each firmware can have its own compatible icon set.
22
25
23
26
## How to install
24
27
1. Get an µSD card of 8GB or less.
25
28
1. Format the µSD card MBR, FAT32 and with a 4 KB sector size
26
-
1. Copy the `DWIN_SET`(DWIN) or the `private`(DACAI) folder in the Root of SD
29
+
1. Copy the `DWIN_SET`(DWIN), `private`(DACAI) or `TJC_SET` (TJC) folder in the Root of SD
27
30
1. Turn off your printer
28
31
1. Disconnect and disassembly the screen unit
29
32
1. Install the µSD card into the slot of the screen unit
@@ -34,11 +37,8 @@ This page list the display assets compilations compatible with [Professional fir
34
37
1. Turn off the printer and remove the µSD card from the screen unit
35
38
1. Reassembly the screen unit
36
39
37
-
If you want to change only the icons of the DWIN screen, then you can leave only the **9.ICO** file
38
-
inside of the DWIN_SET folder.
39
40
If you weren't able to update the display, verify the format of the µSD Card
40
41
(MBR, FAT32 and allocation unit of 4096 bytes) and the CRC of the files.
0 commit comments