klipper-dgus/README.md

32 lines
1.1 KiB
Markdown
Raw Normal View History

Welcome to the Klipper project!
[![Klipper](docs/img/klipper-logo-small.png)](https://www.klipper3d.org/)
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](https://www.klipper3d.org/Features.html) for more
information on why you should use Klipper.
To begin using Klipper start by
[installing](https://www.klipper3d.org/Installation.html) it.
Klipper is Free Software. See the [license](COPYING) or read the
[documentation](https://www.klipper3d.org/Overview.html).
## 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](https://github.com/Desuuuu/DGUS-reloaded-Klipper).
Example configurations are available in
[this repository](https://github.com/Desuuuu/DGUS-reloaded-Klipper-config).
Available configuration options are documented in the
[sample-t5uid1.cfg](/config/sample-t5uid1.cfg) file.