Клиппер
Go to file
Kevin O'Connor 30098db22a docs: Fix typo in RPi_microcontroller.md
Reported by @bradengel.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2022-03-14 00:38:25 -04:00
.github workflows: Update invalid-label-bot.yaml to use actions/github-script@v6 2022-03-13 17:14:43 -04:00
config dac084S085: SPI DAC DAC084S085 implementation (#5134) 2022-02-22 10:28:28 -05:00
docs docs: Fix typo in RPi_microcontroller.md 2022-03-14 00:38:25 -04:00
klippy display_status: stops M73 from setting progress to 0 if P missing 2022-03-08 14:20:35 -05:00
lib rp2040: add make flash support 2022-01-06 17:32:54 -05:00
scripts klippy-requirements: Pin markupsafe==1.1.1 to fix python3 (#5286) 2022-02-21 13:26:18 -05:00
src stm32: Clarify CCIPR2 setting in stm32g0.c 2022-03-11 14:12:11 -05:00
test extruder_stepper: Do not default to synching with "extruder" at startup 2022-03-04 13:38:59 -05:00
.gitignore
COPYING
Makefile Makefile: Improve handling of board symbolic link creation 2022-02-03 17:39:57 -05: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.