mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-12-28 10:20:27 -07:00
Klipper is a 3d-printer firmware
TMC dump endpoints do high frequency queryes Because write and query happen one after another That not only adds additional overhead on the reactor But can consume 2 distinct write packages to the mcu Do a small optimization by packing them in one call 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.
