Клиппер
Go to file
Kevin O'Connor 58a0eb76c5 homing: Pass the HomingMove class to homing_move_begin/end events
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2021-03-29 21:20:57 -04:00
.github docs: Add links to Klipper Discourse server to Contact.md 2021-03-27 12:51:17 -04:00
config config: Comment updates for recent "make menuconfig" updates 2021-03-29 20:00:26 -04:00
docs docs: Add links to Klipper Discourse server to Contact.md 2021-03-27 12:51:17 -04:00
klippy homing: Pass the HomingMove class to homing_move_begin/end events 2021-03-29 21:20:57 -04:00
lib lib: add FatFS notes to README 2021-02-05 19:37:56 -05:00
scripts klippy-requirements: Update Jinja2 to 2.11.3 2021-03-25 11:05:27 -04:00
src stm32: Add hardware PWM support for STM32F1 2021-03-26 12:04:51 -04:00
test stm32: Simplify USB/Serial/CANbus Kconfig selection 2021-03-18 13:33:33 -04:00
.gitignore util: Fix versioning when gitdir is absent (#809) 2018-10-27 10:44:38 -04:00
COPYING
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.