diff --git a/config/examples/Creality/Ender-3 V2/LCD Files/Custom Bootscreens/Custom Boot Screen Instructions.md b/config/examples/Creality/Ender-3 V2/LCD Files/Custom Bootscreens/Custom Boot Screen Instructions.md new file mode 100644 index 0000000000..ed9ef6c47c --- /dev/null +++ b/config/examples/Creality/Ender-3 V2/LCD Files/Custom Bootscreens/Custom Boot Screen Instructions.md @@ -0,0 +1,13 @@ +# Making a Custom Boot Screen + +To make a custom boot screen there are 5 requirements: + +1. The file format must be JPEG. +2. Progressive must be tuned off in the export settings (under "Advanced" in GIMP). +3. The Sub-sampling format must be chroma quartered (4:2:0) (also under "Advanced" in GIMP). +4. The resolution must be 480x272. + Note: The left side of the image will be the top. You can compose the image oriented upright as 272x480, but it must be + rotated prior to export. (Rotating *during* export only applies a "rotation" attribute that won't be parsed by DWIN / DACAI.) +5. For DACAI the file must be named "`0`" and placed in `private/image`. For DWIN the file must be named "`0_start`" and placed in `DWIN_SET`. + +After replacing the Boot Screen follow the usual screen flashing instructions. diff --git a/config/examples/Creality/Ender-3 V2/LCD Files/Custom Bootscreens/Frosty Night Grass.jpg b/config/examples/Creality/Ender-3 V2/LCD Files/Custom Bootscreens/Frosty Night Grass.jpg new file mode 100644 index 0000000000..6fd1d50fda Binary files /dev/null and b/config/examples/Creality/Ender-3 V2/LCD Files/Custom Bootscreens/Frosty Night Grass.jpg differ diff --git a/config/examples/Creality/Ender-3 V2/LCD Files/Custom Bootscreens/Polygon Terrain.jpg b/config/examples/Creality/Ender-3 V2/LCD Files/Custom Bootscreens/Polygon Terrain.jpg new file mode 100644 index 0000000000..d4390fbc09 Binary files /dev/null and b/config/examples/Creality/Ender-3 V2/LCD Files/Custom Bootscreens/Polygon Terrain.jpg differ diff --git a/config/examples/Creality/Ender-3 V2/LCD Files/Custom Bootscreens/SphereConnections.jpg b/config/examples/Creality/Ender-3 V2/LCD Files/Custom Bootscreens/SphereConnections.jpg new file mode 100644 index 0000000000..d4acd06f17 Binary files /dev/null and b/config/examples/Creality/Ender-3 V2/LCD Files/Custom Bootscreens/SphereConnections.jpg differ diff --git a/config/examples/Creality/Ender-3 V2/LCD Files/Custom Bootscreens/Streaks.jpg b/config/examples/Creality/Ender-3 V2/LCD Files/Custom Bootscreens/Streaks.jpg new file mode 100644 index 0000000000..0c1feab654 Binary files /dev/null and b/config/examples/Creality/Ender-3 V2/LCD Files/Custom Bootscreens/Streaks.jpg differ diff --git a/config/examples/Creality/Ender-3 V2/LCD Files/private/image/0.jpg b/config/examples/Creality/Ender-3 V2/LCD Files/private/image/0.jpg index caeec079c4..7860a662e0 100644 Binary files a/config/examples/Creality/Ender-3 V2/LCD Files/private/image/0.jpg and b/config/examples/Creality/Ender-3 V2/LCD Files/private/image/0.jpg differ diff --git a/config/examples/Creality/Ender-3 V2/LCD Files/private/image/1.jpg b/config/examples/Creality/Ender-3 V2/LCD Files/private/image/1.jpg index 979b288d6c..935a93a85e 100644 Binary files a/config/examples/Creality/Ender-3 V2/LCD Files/private/image/1.jpg and b/config/examples/Creality/Ender-3 V2/LCD Files/private/image/1.jpg differ diff --git a/config/examples/Creality/Ender-3 V2/LCD Files/private/image/2.jpg b/config/examples/Creality/Ender-3 V2/LCD Files/private/image/2.jpg index c7c49b7fab..8f7e2e1ed1 100644 Binary files a/config/examples/Creality/Ender-3 V2/LCD Files/private/image/2.jpg and b/config/examples/Creality/Ender-3 V2/LCD Files/private/image/2.jpg differ diff --git a/config/examples/Creality/Ender-3 V2/LCD Files/private/image/3_bg.jpg b/config/examples/Creality/Ender-3 V2/LCD Files/private/image/3_bg.jpg index 59dd189841..a210141824 100644 Binary files a/config/examples/Creality/Ender-3 V2/LCD Files/private/image/3_bg.jpg and b/config/examples/Creality/Ender-3 V2/LCD Files/private/image/3_bg.jpg differ