Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 1.47 KB

README.md

File metadata and controls

37 lines (25 loc) · 1.47 KB

Welcome to the Klipper project!

Klipper

https://www.klipper3d.org/

The Klipper firmware controls 3d-Printers. 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 the Klipper software.

Start by installing Klipper software.

Klipper software 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.