Клиппер
Go to file
Elton Law fe84968bdc docs: Add uninstall notes to faq
From comments in https://github.com/KevinOConnor/klipper/issues/1084

This documents the script added in 0ba1f5109d

Signed-off-by: Elton Law <eltonlaw296@gmail.com>
2020-08-03 14:16:34 -04:00
config config: Minor updates to printer-creality-ender3-v2-2020.cfg 2020-08-02 16:27:31 -04:00
docs docs: Add uninstall notes to faq 2020-08-03 14:16:34 -04:00
klippy temperature_sensor: report min/max measured temp via get_status 2020-08-01 15:56:51 -04:00
lib stm32: Initial support for stm32f2 (#3001) 2020-06-23 10:52:15 -04:00
scripts update_mks_robin: Remove unnecessary imports 2020-07-24 11:02:15 -04:00
src linux: Set the SPI mode in spidev.c 2020-07-31 23:18:46 -04: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 docs: Update main README file to point to website 2019-04-20 13:43:35 -04: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.