All Projects → Desuuuu → DGUS-reloaded

Desuuuu / DGUS-reloaded

Licence: GPL-3.0 license
DWIN T5UID1 touchscreen firmware for 3D printers running Marlin.

Programming Languages

Batchfile
5799 projects
shell
77523 projects

Projects that are alternatives of or similar to DGUS-reloaded

Marlin
Optimized firmware for RepRap 3D printers based on the Arduino platform. Modified with a new DWIN T5UID1 touchscreen implementation.
Stars: ✭ 33 (-53.52%)
Mutual labels:  touchscreen, marlin, 3d-printer, dwin, dgus, t5uid1
DGUS-reloaded-Klipper
DWIN T5UID1 touchscreen firmware for 3D printers running Klipper.
Stars: ✭ 71 (+0%)
Mutual labels:  touchscreen, 3d-printer, dwin, dgus, t5uid1
DGUS-reloaded-Klipper-config
No description or website provided.
Stars: ✭ 21 (-70.42%)
Mutual labels:  touchscreen, 3d-printer, dwin, dgus
Ptfaketouch
Simulate touch events for iOS[User mode]
Stars: ✭ 452 (+536.62%)
Mutual labels:  touchscreen
Bilibili Evolved
强大的哔哩哔哩增强脚本
Stars: ✭ 10,368 (+14502.82%)
Mutual labels:  touchscreen
Touche
The desktop application to configure Touchégg
Stars: ✭ 101 (+42.25%)
Mutual labels:  touchscreen
ThermistorLibrary
Marlyn based thermistor library for read temperature.
Stars: ✭ 45 (-36.62%)
Mutual labels:  marlin
Homepoint
Espressif ESP32 Based Smarthome screen for MQTT
Stars: ✭ 391 (+450.7%)
Mutual labels:  touchscreen
Marlin 2 0 X Anycubic I3 Mega S
Marlin 2.0.x Version for Anycubic i3 MEGA M/S/X with Anycubic TFT or the "new" DGUS Clone TFT - Now also with BLTouch!
Stars: ✭ 171 (+140.85%)
Mutual labels:  touchscreen
React Swipeable List
Swipeable list component for React.
Stars: ✭ 86 (+21.13%)
Mutual labels:  touchscreen
Touchpadindicator
Touchpad management GNOME Shell Extension. 🔗
Stars: ✭ 69 (-2.82%)
Mutual labels:  touchscreen
Edex Ui
A cross-platform, customizable science fiction terminal emulator with advanced monitoring & touchscreen support.
Stars: ✭ 34,770 (+48871.83%)
Mutual labels:  touchscreen
Touchegg
Linux multi-touch gesture recognizer
Stars: ✭ 2,241 (+3056.34%)
Mutual labels:  touchscreen
Guislice
GUIslice drag & drop embedded GUI in C for touchscreen TFT on Arduino, Raspberry Pi, ARM, ESP8266 / ESP32 / M5stack using Adafruit-GFX / TFT_eSPI / UTFT / SDL
Stars: ✭ 534 (+652.11%)
Mutual labels:  touchscreen
Replaykit
[DEPRECATED] Command line tools for recording, replaying and mirroring touchscreen events for Android
Stars: ✭ 211 (+197.18%)
Mutual labels:  touchscreen
Tslib
Touchscreen access library
Stars: ✭ 416 (+485.92%)
Mutual labels:  touchscreen
Stm32 graphics display drivers
STM32 LCD drivers (currently: spi(dma), gpio, fsmc(dma), st7735, st7783, ili9325, ili9328, ili9341, ili9486, ili9488, hx8347g)
Stars: ✭ 151 (+112.68%)
Mutual labels:  touchscreen
Ecola
Tree editor for touch screens
Stars: ✭ 64 (-9.86%)
Mutual labels:  touchscreen
On Screen Keyboard
A jQuery plug-in which provides users with a fluid-width on-screen keyboard.
Stars: ✭ 63 (-11.27%)
Mutual labels:  touchscreen
Simple Keyboard
Javascript Virtual Keyboard - Customizable, responsive and lightweight
Stars: ✭ 1,275 (+1695.77%)
Mutual labels:  touchscreen

DGUS-reloaded

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.

Disclaimer

This software is provided without any warranty. You are solely responsible for your use of it.

Features

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.

Compatibility

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

Prerequisites

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.

Wiki

Modification / Compilation

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.

Credits

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

License

GPLv3

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].