Go to file
Kevin O'Connor c3baa671a5 docs: Update Example_Configs.md
Document that spaces and special characters should not be in the
config filename.

Remove reference to step_distance and pin_map deprecated features, as
those features are now fully removed.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2022-02-21 12:04:45 -05:00
.github docs: Mkdocs i18n support (#5072) 2022-02-14 11:29:41 -05:00
config config: Update printer-tronxy-x5sa-v6-2019.cfg (#5262) 2022-02-14 19:17:38 -05:00
docs docs: Update Example_Configs.md 2022-02-21 12:04:45 -05:00
klippy bed_mesh: Report actual mesh profiles as status 2022-02-16 13:42:19 -05:00
lib rp2040: add make flash support 2022-01-06 17:32:54 -05:00
scripts logextract: Add support for reordering stepper queue messages by timestamp 2022-02-07 00:06:40 -05:00
src stm32: Clear SPE flag on a change to SPI CR1 register 2022-02-10 18:12:01 -05:00
test extruder: Add new SYNC_EXTRUDER_MOTION command 2022-02-10 13:24:21 -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 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.