Клиппер
Go to file
Kevin O'Connor bd65c37ed5 atsamd: Add support for 25Mhz crystals
Needed for the Duet3 Mini 5+ board.  Reported by @lukeslaboratory.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2021-06-04 17:48:21 -04:00
.github workflows: Minor wording change to invalid-label-bot 2021-05-17 10:31:03 -04:00
config config: Modify printer-tronxy-x5sa-pro-2020.cfg (#4330) 2021-06-02 10:48:24 -04:00
docs endstop_phase: Add support for reporting phase information via get_status() 2021-06-03 22:27:30 -04:00
klippy endstop_phase: Add support for reporting phase information via get_status() 2021-06-03 22:27:30 -04:00
lib lpc176x: Use full peripheral clock speed; fix UART interface 2021-05-04 20:29:48 -04:00
scripts spi_flash: Add board definitions for Fysetc S6 and Spider 2021-05-03 14:36:18 -04:00
src atsamd: Add support for 25Mhz crystals 2021-06-04 17:48:21 -04:00
test loop_sdcard: Add loopable SD card file sections 2021-05-26 11:57:57 -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: Use CURDIR instead of PWD 2021-05-19 23:49:50 -04: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.