Desuuuu / klipper

Klipper is a 3d-printer firmware. Modified to work with DWIN T5UID1 touchscreens.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to the Klipper project!

Klipper

https://www.klipper3d.org/

Klipper is a 3d-Printer firmware. It combines the power of a general purpose computer with one or more micro-controllers. See the features document for more information on why you should use Klipper.

To begin using Klipper start by installing it.

Klipper is Free Software. See the license or read the documentation. We depend on the generous support from our sponsors.

Modifications

The scope of modifications is limited to adding support for DWIN T5UID1 touchscreens (except for the addition of a --warn CLI option, which sets the logging level to WARNING).

The touchscreen feature is only available for AVR/LPC176X/STM32/SAMD micro-controllers and it needs to be configured before compilation.

The touchscreen firmware compatible with this fork is available in this repository.

Example configurations are available in this repository.

Available configuration options are documented in the sample-t5uid1.cfg file.

About

Klipper is a 3d-printer firmware. Modified to work with DWIN T5UID1 touchscreens.

License:GNU General Public License v3.0


Languages

Language:C 98.1%Language:Python 1.7%Language:C++ 0.2%Language:Assembly 0.0%Language:Makefile 0.0%Language:Shell 0.0%Language:G-code 0.0%Language:CMake 0.0%Language:Dockerfile 0.0%