DWIN T5UID1 touchscreen firmware for 3D printers running Marlin.
Requires using a modified version of Marlin to work properly, which can be found in this repository.
This software is provided without any warranty. You are solely responsible for your use of it.
This firmware was inspired by Creality printers' touchscreen firmware. Some features include:
- Status message available on most screens
- Z offset, manual and automatic leveling
- User confirmation screen (used by the filament runout procedure for example)
- Power loss recovery
- Custom G-code input (requires updating the touchscreen's core firmware)
- PID autotuning
- Volume adjustment (saved to EEPROM)
- Brightness adjustment (saved to EEPROM)
- EEPROM reset shortcut
- BLTouch reset shortcut (if a BLTouch is installed)
- Print statistics (on the informations screen)
- Playing sounds using M300 (the frequency parameter is the index of the audio file)
Focus was also put on making this firmware as easy and safe to use as possible from a user perspective.
This firmware should be compatible with printers equipped with the following hardware:
- 480x272 DWIN T5UID1 touchscreen
- Single extruder
- Heated bed
- Single controllable fan
- Bed leveling sensor (including a BLTouch)
It could also work on machines equipped with more hardware (dual extruder, etc.) but will lack on-screen controls for such hardware.
Testing has been done on the following machines:
- Creality CR-10S Pro
- Creality CR-10S Pro V2
- Creality Ender 5 Plus
You have to compile and flash this modified version of Marlin with DGUS_LCD_UI_RELOADED
defined in the configuration.
Example Marlin configurations are available in this repository.
You can make modifications to the firmware by opening the DWprj.hmi
file in DGUS Tools.
After finishing your modifications, you will need to press the Generate button to create the 3 required binary files.
You can then run the rename script and flash your touchscreen using the resulting DWIN_SET
folder.
Material | Author | Modified | License |
---|---|---|---|
Marlin logo | MarlinFirmware | Yes | GPLv3 |
Feather icons | Cole Bemis | Yes | MIT |
3D Printing Line icons | Sam Baines | Yes | CC-BY 3.0 |
Fan icon | Atif Arshad | Yes | CC-BY 3.0 |
Snow icon | Shashank Singh | Yes | CC-BY 3.0 |
Electric Motor icon | Verry | Yes | CC-BY 3.0 |
Probe icon | Mohamed Mbarki | Yes | CC-BY 3.0 |
Wheel icon | Deivid Sáenz | Yes | CC-BY 3.0 |
Ruler icon | Three Six Five | - | CC-BY 3.0 |