Клиппер
Go to file
camerony f1c6f76a51
docs: Update Config_Reference.md z_hop speed (#5514)
The default z-hop speed is actually 15 mm/s according to the code in safe_z_home.py

Signed-off-by: Cameron River <camerony@gmail.com>
2022-05-23 15:05:53 -04:00
.github _klipper3d: New language translation deployment 2022-04-06 19:04:48 -04:00
config config: Create configuration file for Fly-Gemini-v2 and Fly-CDY-V3 motherboard (#5508) 2022-05-18 12:28:23 -04:00
docs docs: Update Config_Reference.md z_hop speed (#5514) 2022-05-23 15:05:53 -04:00
klippy homing: Fix bug in multi_complete() 2022-05-13 13:53:17 -04:00
lib docs: Minor CanBoot documentation fixes 2022-05-10 11:55:06 -04:00
scripts scripts: identify application in canbus_query 2022-05-10 11:48:06 -04:00
src misc: Import misc.h in all files defining console_sendf() 2022-05-13 11:22:47 -04:00
test config: Create configuration file for Fly-Gemini-v2 and Fly-CDY-V3 motherboard (#5508) 2022-05-18 12:28:23 -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: Default to python3 for micro-controller build scripts 2022-05-13 14:07:20 -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.