All Projects → Desuuuu → DGUS-reloaded-Klipper

Desuuuu / DGUS-reloaded-Klipper

Licence: GPL-3.0 License
DWIN T5UID1 touchscreen firmware for 3D printers running Klipper.

Programming Languages

Batchfile
5799 projects
shell
77523 projects

Projects that are alternatives of or similar to DGUS-reloaded-Klipper

DGUS-reloaded
DWIN T5UID1 touchscreen firmware for 3D printers running Marlin.
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, klipper, dwin, dgus
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, 3d-printer, dwin, dgus, t5uid1
KlipperScreen
GUI for Klipper
Stars: ✭ 515 (+625.35%)
Mutual labels:  touchscreen, klipper
reactablejs
A react high-order component for interact.js(drag and drop, resizing and multi-touch gestures).
Stars: ✭ 59 (-16.9%)
Mutual labels:  touchscreen
tronxy-xy100
Working with an inexpensive 3D printer, Other names: STARTT (from imakr.com) or Anet A8
Stars: ✭ 22 (-69.01%)
Mutual labels:  3d-printer
KActionMenu
Like to iOS 3D touch menu
Stars: ✭ 21 (-70.42%)
Mutual labels:  touchscreen
klipper-voron-V2
Generic Klipper configuration for a CoreXY printers like Voron v2.4, Trident, V0 and co
Stars: ✭ 126 (+77.46%)
Mutual labels:  klipper
FreeCAD-Lithophane
FreeCAD Workbench to convert an image to a Lithophane for 3D Printing
Stars: ✭ 20 (-71.83%)
Mutual labels:  3d-printer
dwin
基于RT-Thread物联网操作系统的dwin串口屏幕快速开发库!
Stars: ✭ 49 (-30.99%)
Mutual labels:  dwin
PolyDraw
✳️ PTSource PolyDraw is a free 3D polygonal modeller for Windows x86 and x64, for creating or modifying 3D objects using a mesh of 3D points and parametric NURBS Curves .Exports and imports to over 40 formats including WebVR and 3D Printing.
Stars: ✭ 17 (-76.06%)
Mutual labels:  3d-printer
Voron2.4 My Build Log
This repository will hold any documents I use to help with building my Voron 2.4 250mm 3D Printer and the Voron 2.4 LDO 300mm Printer
Stars: ✭ 65 (-8.45%)
Mutual labels:  klipper
octoscreen
A touchscreen client for Octoprint
Stars: ✭ 26 (-63.38%)
Mutual labels:  3d-printer
v-cupertino
A Vue 3 Wrapper for Cupertino Pane Library
Stars: ✭ 17 (-76.06%)
Mutual labels:  touchscreen
RedBot
RedBot 3D Printer
Stars: ✭ 25 (-64.79%)
Mutual labels:  3d-printer
androidthings-mqtt-alarm-panel
Android Things Alarm Control Panel for Home Assistant
Stars: ✭ 69 (-2.82%)
Mutual labels:  touchscreen
klipper-macros
A collection of my Klipper G-code macros.
Stars: ✭ 99 (+39.44%)
Mutual labels:  klipper
replaykit.py
Python SDK for using Appetizer replaykit
Stars: ✭ 18 (-74.65%)
Mutual labels:  touchscreen
midi-m300
Tool for converting MIDI tracks to M300 speaker gcode for 3D printers
Stars: ✭ 57 (-19.72%)
Mutual labels:  3d-printer
parrot 3d
Stronger frame, Light weight component and easier to maintenance
Stars: ✭ 26 (-63.38%)
Mutual labels:  3d-printer

DGUS-reloaded-Klipper

DWIN T5UID1 touchscreen firmware for 3D printers running Klipper.

Requires using a modified version of Klipper 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
  • PID autotuning
  • Volume adjustment
  • Brightness adjustment
  • BLTouch reset shortcut (if a BLTouch is installed)
  • 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
  • (Optional) Single controllable fan
  • (Optional) 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

Prerequisites

You have to use this modified version of Klipper. Make sure to enable the serial connection to the screen while configuring the MCU firmware.

The only modification required to your Klipper configuration file is to add this section:

[t5uid1]
firmware: dgus_reloaded

For a list of available options, see the sample-t5uid1.cfg file.

Example Klipper 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
Klipper logo KevinOConnor 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].