mirror of
https://github.com/Klipper3d/klipper.git
synced 2026-03-05 01:24:41 -07:00
Klipper is a 3d-printer firmware
Allows for the amendment of the real control loop with feed-forward control Feed-forward allows for the implementation of advanced control, such as "dual loop", using data from several temperature sensors. Increase/decrease power beforehand without PID reactive lag. Templating happens in the reactor, to make access to the status fields thread-safe. Template tested on "connect", So it will crash early and not inside the timer. Signed-off-by: Timofey Titovets <nefelim4ag@gmail.com> |
||
|---|---|---|
| .github | ||
| config | ||
| docs | ||
| klippy | ||
| lib | ||
| scripts | ||
| src | ||
| test | ||
| .gitignore | ||
| COPYING | ||
| Makefile | ||
| README.md | ||
Welcome to the Klipper project!
The Klipper firmware controls 3d-Printers. 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 the Klipper software.
Start by installing Klipper software.
Klipper software is Free Software. See the license or read the documentation. We depend on the generous support from our sponsors.
