Клиппер
Go to file
Kevin O'Connor 1950380d6c klippy: Fix check for duplicate objects
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2021-03-05 13:59:20 -05:00
.github/workflows workflows: Update stale-issue-bot.yaml to also close invalid tickets 2021-02-02 13:22:35 -05:00
config config: fan pin number correction for Robin Nano 3 (#4005) 2021-02-28 16:17:21 -05:00
docs console: Make baud an optional parameter 2021-03-02 11:38:50 -05:00
klippy klippy: Fix check for duplicate objects 2021-03-05 13:59:20 -05:00
lib lib: add FatFS notes to README 2021-02-05 19:37:56 -05:00
scripts serialhdl: Update callers to decide serial fd type 2021-03-02 11:38:50 -05:00
src stm32: Add support for STM32F1 I2C1 alternate pin mapping (#4012) 2021-03-02 23:02:20 -05:00
test test: Add printer-flsun-q5-2020.cfg to printers.test and minor changes 2021-02-22 15:29:34 -05: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: Improve build when changing micro-controller architecture 2020-12-17 10:02:16 -05: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.