Клиппер
Go to file
Kevin O'Connor 9c45f53b24 Makefile: Default to python3 for micro-controller build scripts
It's more likely that python3 will be installed than python2 on a
typical modern Linux distribution, so use python3 by default.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2022-05-13 14:07:20 -04:00
.github _klipper3d: New language translation deployment 2022-04-06 19:04:48 -04:00
config config: Pull up endstop_pins on Fysetc S6/Spider 2022-04-26 20:53:14 -04:00
docs docs: Minor CanBoot documentation fixes 2022-05-10 11:55:06 -04:00
klippy homing: Fix bug in multi_complete() 2022-05-13 13:53:17 -04:00
lib docs: Minor CanBoot documentation fixes 2022-05-10 11:55:06 -04:00
scripts scripts: identify application in canbus_query 2022-05-10 11:48:06 -04:00
src misc: Import misc.h in all files defining console_sendf() 2022-05-13 11:22:47 -04:00
test config: Updated and created new TwoTrees configs to avoid confusion (#5365) 2022-04-13 11:07:13 -04:00
.gitignore util: Fix versioning when gitdir is absent (#809) 2018-10-27 10:44:38 -04:00
COPYING Initial commit of source code. 2016-05-25 11:37:40 -04:00
Makefile Makefile: Default to python3 for micro-controller build scripts 2022-05-13 14:07:20 -04:00
README.md Revert "README: Fix links to www.klipper3d.org" 2021-07-27 19:00:01 -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.