One of the most frequent (and frustrating) problems users have when flashing firmware to a CR6 printer is that the bootloader routines are VERY PICKY about what kind of SD Media they will work with. This file documents the critical factors and the processes most likely to help you succeed.
You can IGNORE this file, if you flash successfully.
FOLLOW IT VERY CAREFULLY, if you can NOT flash the firmware (especially the DWIN_SET firmware!)
You can use the Windows File Explorer to format 16GB cards or smaller, to FAT32, 4096.
The partition is too large. You can either use a smaller SD card or you can shrink or split the partition in Disk Manager.
NOTE: Disk Manager can only shrink volumes which are formatted NTFS. If the card is already formatted FAT32 with the wrong allocation unit size, you can use Disk Manager to:
Format the card back to NTFS
Shrink or Split the volume, so that the first Primary Partition is smaller than 16GB
Format the first Primary Partition on the card to FAT32, 4096
The printer will not be able to read the card, until you create a Primary Partition as the first partition on that card.
If there is Unallocated Space on the card, to the left of the Logical Partition, right click on that space and select Create New Volume. Use the Wizard to create a new Primary Partition in that space. Format that new partition FAT32, 4096.
If there is no Unallocated Space to the left of the Logical Partition, you can try right-clicking that partition and shrinking that volume to create unallocated space. (NOTE that a partition must be formatted NTFS, to be able to shrink it)
If you are not able to create a Primary Partition on that card, you may need to delete the volume on which the Logical Partition(s) exist.
Be aware that Disk Manager may not be able to read an SD card that has NO volumes on it. If you delete all volumes on the card and Disk Manager is no longer able to launch the Create New Volume Wizard for that card, you may need to use a commercial Disk Partitioning software to recover the card.
Alternatively, you may find that a digital camera or an alternative (eg. Linux or Mac) system can reformat the card for you.
The SD-card should be formatted FAT32 with 4096 cluster size, with only one partition on the card, starting at sector 8192. The partion should be of type b, "W95 FAT32". Partition table type GPT does not work. The card must be partitioned as MBR, so choose type DOS.
Commands:
In fdisk:
On the command line:
For touchscreen firmware:
First, unmount the SDCard.
Then, format it
To figure out what your SDCard path is, you can use the following command:
It'll list all drives attached to your computer. Look for an entry that matches your SDCard size.