Go to file
Kevin O'Connor c2d3a1689e config: Remove URLs to github repository
Update URLs to documentation in the github repository to use the
klipper3d.org website.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2021-09-23 19:45:22 -04:00
.github workflows: Fix typo in stale-issue-bot 2021-08-17 20:53:32 -04:00
config config: Remove URLs to github repository 2021-09-23 19:45:22 -04:00
docs docs: Update documentation with new klipper github URL 2021-09-23 19:37:27 -04:00
klippy configfile: Add support for reporting deprecated options 2021-09-16 13:44:54 -04:00
lib lib: Update stm32f4 to use upstream github source 2021-09-02 18:14:54 -04:00
scripts avrsim: Change default speed to 16Mhz and default baud to 250K 2021-09-16 20:11:42 -04:00
src linux: Support spidev4 through spidev7 2021-09-15 11:06:10 -04:00
test test: Add generic-mellow-super-infinty-hv.cfg to printers.test 2021-09-21 14:10: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: Include debug symbols in the .elf 2021-06-08 19:29:16 -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.