Skip to content
This repository has been archived by the owner on Jun 26, 2022. It is now read-only.

Flashing the T5 GUI and OS firmware

Desuuuu edited this page Jan 15, 2021 · 1 revision

The G-code screen uses text-entry functions which are only available in recent versions of the T5 GUI/OS firmware (also refered to as the touchscreen's core firmware).

This document will guide you through the update process (which is almost similar to the regular flashing process).

Disclaimer

These files are not distributed in the normal firmware archive because flashing them is more risky. A failed flash of these files could brick your touchscreen.

Be very careful not cutting power from the printer during the flashing procedure!

Please only flash these files if you're running an older version and you want to use the G-code screen.

Prerequisites

  1. Download the DWIN_SET.tar.gz archive from the latest release.
  2. Extract the content of the archive. You should now have a folder called DWIN_SET, which we'll use later.
  3. Download the two .BIN files available here and place them inside the DWIN_SET folder.

Preparing the micro SD

  1. Start by formatting your micro SD card. Select FAT32 for the file system and 4096 bytes sector size (these parameters are strictly required for the procedure to work).
  2. Copy the DWIN_SET folder from the archive you previously downloaded (which now contains the two extra .BIN files) to the root of your micro SD card.
  3. Unmount and unplug your micro SD card.

Flashing the touchscreen

  1. Turn off and unplug your printer (both power and USB).
  2. You will need to access the micro SD slot on the back of the touchscreen (not the one that could be on your mainboard). If necessary, open the printer to be able to access this slot.
  3. Insert the micro SD card into the slot.
  4. Plug the printer's power cable back (and only the power cable) and turn the printer on.
  5. After a few second, the screen's background will turn blue and the flashing procedure will begin.
  6. Do not cut power to the printer while the flashing procedure is running!
  7. When the procedure ends, you will be back on the page with a blue background. There will be an END message at the top and you'll be presented with a summary of what was flashed.
  8. At this point, you can turn your printer back off, remove the micro SD card from the touchscreen and reassemble your printer if you had to disassemble it previously.

Your touchscreen's core firmware is now up-to-date.