Клиппер
Go to file
Kevin O'Connor 6d0c55b6c1 extruder: Initial support for "smoothed pressure advance"
Support averaging the extruder position over a time range to "smooth
out" the velocity changes that occur during pressure advance.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2019-11-21 13:18:19 -05:00
config extruder: Initial support for "smoothed pressure advance" 2019-11-21 13:18:19 -05:00
docs extruder: Initial support for "smoothed pressure advance" 2019-11-21 13:18:19 -05:00
klippy extruder: Initial support for "smoothed pressure advance" 2019-11-21 13:18:19 -05:00
lib
scripts
src usb_cdc: Report the MCU name instead of "Klipper firmware" 2019-11-21 11:56:31 -05:00
test
.gitignore
.travis.yml
COPYING
Makefile
README.md

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.