mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-06 14:37:39 -06:00
✨ CR-10 Max (alpha) (#965)
This commit is contained in:
parent
8cc08cbaf2
commit
4cb750dee0
3 changed files with 8082 additions and 0 deletions
3598
config/examples/Creality/CR-10 Max/Configuration.h
Normal file
3598
config/examples/Creality/CR-10 Max/Configuration.h
Normal file
File diff suppressed because it is too large
Load diff
4457
config/examples/Creality/CR-10 Max/Configuration_adv.h
Normal file
4457
config/examples/Creality/CR-10 Max/Configuration_adv.h
Normal file
File diff suppressed because it is too large
Load diff
27
config/examples/Creality/CR-10 Max/README.md
Normal file
27
config/examples/Creality/CR-10 Max/README.md
Normal file
|
@ -0,0 +1,27 @@
|
|||
# CR-10 MAX Configurations for Marlin Firmware
|
||||
|
||||
## Marlin DGUS UI "Reloaded" Instructions
|
||||
|
||||
To use `DGUS_LCD_UI RELOADED` the stock LCD must be flashed with custom firmware.
|
||||
|
||||
### Get the DWIN_SET
|
||||
|
||||
- Download the `DWIN_SET` archive from https://github.com/Neo2003/DGUS-reloaded/releases/download/1.0.3/DWIN_SET.tar.gz
|
||||
- Extract the contents of the archive. You should now have a folder called `DWIN_SET`.
|
||||
|
||||
### Prepare the SD Card
|
||||
|
||||
- Format a Micro-SD card, selecting FAT32 for the file system and 4096 bytes sector size. These parameters are required for the procedure to work.
|
||||
- Copy the `DWIN_SET` folder to the root of the Micro-SD card.
|
||||
- Unmount and unplug your Micro-SD card.
|
||||
|
||||
### Flash the touchscreen
|
||||
|
||||
- Turn off and unplug your printer (both power and USB).
|
||||
- You will need to access the Micro-SD slot on the back of the touchscreen (not the one that may be on your mainboard). If necessary, open the printer to access this slot.
|
||||
- Insert the Micro-SD card into the screen SD slot.
|
||||
- Plug the printer's power cable back in (but not the USB cable) and turn on the printer.
|
||||
- After a few seconds the screen background will turn blue and the firmware flash will begin. _Do not cut power to the printer while the procedure is running!_
|
||||
- When the procedure ends the screen will display a blue background with an END message on the first line and a summary.
|
||||
- Turn off the printer. Remove the Micro-SD card from the touchscreen. Reassemble the printer if needed.
|
||||
- The touch-screen firmware is now up-to-date.
|
Loading…
Add table
Add a link
Reference in a new issue