Automatic Marlin builds for the Ender 3 Max Neo with the stock STM32F103RE Creality 4.2.2(512K) board and DACAI Display.
You can find both stable and nightly (bugfix-2.1.x
) downloads on the repository releases.
-
A microSD card (FAT32-formatted with a “4096 byte” allocation size), at least 4 GB.
-
Put the firmware bin file onto the microSD card.
-
Turn off the printer and insert the microSD card into the slot on the main board.
-
Reboot and wait for the update to finish.
-
After the update finishes, remove the microSD card and delete the files inside.
-
A microSD card (FAT32-formatted with a “4096 byte” allocation size), at least 4 GB.
-
Download latest Ender 3 Max Neo Firmware from Creality.
-
Extract the file "private" folder and "firmware.zlib" onto the SD card.
-
Download the correct Marlin Configurations for your firmware version. Navigate to
config/examples/Creality/Ender-3 V2/LCD Files/private/icon
Copy the contents of the icon folder to the
private/icon
folder on the SD card.- Note: Check for hidden files that may be added by your OS inside the private folder when copying. The Display will think they are part of the firmware and result in the error:
private is too big (1.1MB) > (1.0MB)! ERROR!!!
- Note: Check for hidden files that may be added by your OS inside the private folder when copying. The Display will think they are part of the firmware and result in the error:
-
Turn off the printer and insert the microSD card into the slot on the back of the display.
-
Reboot and wait for the update to finish.
- If the update fails with any of the following errors Display Firmware Update Error Fix may help.
private is too big (1.1MB) > (1.0MB)! ERROR!!! write 3:/image/0.jpg failed! write 3:/truefont/font.ttf failed!
- If the update fails with any of the following errors Display Firmware Update Error Fix may help.
-
After the update finishes, remove the microSD card and delete the files inside.
-
A microSD card (FAT32-formatted with a “4096 byte” allocation size), at least 4 GB.
-
Download the following Ender 3 Max Neo Firmwares from Creality.
Ender 3-Max Neo-Marlin2.0.8.3-HW-V4.2.2-SW-V1.4.1_C-20221020 Ender3-Max Neo-Marlin2.0.8.3-HW-V4.2.2-SW-V1.4.0(English-Japanese)
-
Extract the file "private" folder and "firmware.zlib" from
SW-V1.4.1
onto the SD card. -
Delete the contents of
private/icon
andprivate/truefont
from the SD card. -
Copy the contents of the icon folder from
SW-V1.4.0
to theprivate/icon
folder on the SD card. -
Download the correct Marlin Configurations for your firmware version. Navigate to
config/examples/Creality/Ender-3 V2/LCD Files/private/icon
Copy the contents of the icon folder to the
private/icon
folder on the SD card.Copy the contents of the truefont folder to the
private/truefont
folder on the SD card. -
Turn off the printer and insert the microSD card into the slot on the back of the display.
-
Reboot and wait for the update to finish.
-
After the update finishes, remove the microSD card and delete the files inside.
Feel free to start a discussion for any questions or improvements.
You may also be able to get support in the Creality Ender 3 Discord
Check out Marlin auto build if you want to build your own firmware automatically on github.