Go to file
Desuuuu 89f822f267
Add Stale configuration
2020-08-22 19:25:37 +02:00
.github Add Stale configuration 2020-08-22 19:25:37 +02:00
config Integrate support for DGUS T5UID1 touchscreens 2020-08-16 14:54:41 +02:00
docs adc_temperature: add support for AD597 (#3164) 2020-08-09 21:06:43 -04:00
klippy Integrate support for DGUS T5UID1 touchscreens 2020-08-16 14:54:41 +02:00
lib lib: Fix whitespace in README 2020-08-09 21:10:08 -04:00
scripts update_mks_robin: Remove unnecessary imports 2020-07-24 11:02:15 -04:00
src Integrate support for DGUS T5UID1 touchscreens 2020-08-16 14:54:41 +02:00
test config: Minor updates to printer-creality-ender3-v2-2020.cfg 2020-08-02 16:27:31 -04:00
.gitignore util: Fix versioning when gitdir is absent (#809) 2018-10-27 10:44:38 -04:00
.travis.yml linux: userspace GPIO control 2020-05-17 22:17:15 -04:00
COPYING Initial commit of source code. 2016-05-25 11:37:40 -04:00
Makefile Makefile: fixed missing dependency on autoconf.h 2020-06-15 17:14:58 -04:00
README.md Integrate support for DGUS T5UID1 touchscreens 2020-08-16 14:54:41 +02:00

README.md

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.

Modifications

The scope of modifications is limited to adding support for DGUS touchscreens. This feature is only available for AVR/LPC176X micro-controllers and it needs to be configured before compilation.

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

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