Клиппер
Go to file
Kevin O'Connor c380d4639b stm32: Work around stm32f407 usbotg chip errata
It appears bogus entries can get placed on the rxqueue - detect and
clear them.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2019-08-31 15:16:46 -04:00
config config: Use position_endstop=0 for Creality printers 2019-08-31 11:43:02 -04:00
docs docs: Sort transfer rate benchmark by rate 2019-08-17 13:55:21 -04:00
klippy mcu: Prevent "math domain errors" in stats calculation 2019-08-30 13:57:07 -04:00
lib lib: Remove unused stm32f1 "hal" code 2019-08-05 11:25:40 -04:00
scripts buildcommands: Match DECL_X names to the actual C macro names 2019-08-22 13:26:30 -04:00
src stm32: Work around stm32f407 usbotg chip errata 2019-08-31 15:16:46 -04:00
test config: Add example config files for the Fysetc Cheetah boards 2019-08-31 11:02:44 -04:00
.gitignore util: Fix versioning when gitdir is absent (#809) 2018-10-27 10:44:38 -04:00
.travis.yml test: Update .travis.yml to list apt packages one per line 2018-08-17 09:47:57 -04:00
COPYING Initial commit of source code. 2016-05-25 11:37:40 -04:00
Makefile Makefile: Use "tr -s" in compile_time_request.txt generation 2019-08-22 11:40:02 -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.