Go to file
Arksine 27ef58642e webhooks: Implement StatusHandler class
This class provides endpoints that allow connected hosts to fetch the state of printer objects and subscribe to state "pushed" over the connection.

Signed-off-by:  Eric Callahan <arksine.code@gmail.com>
2020-08-06 14:30:48 -04:00
config config: add sample-bigtreetech-exp-mot.cfg (#3135) 2020-08-06 14:19:37 -04:00
docs docs: Move and reword the Resonance_Compensation.md link in Overview.md 2020-08-05 23:28:54 -04:00
klippy webhooks: Implement StatusHandler class 2020-08-06 14:30:48 -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.