mirror of
https://github.com/Klipper3d/klipper
synced 2026-07-21 15:04:01 +00:00
No description
- C 95%
- Python 3.1%
- Jupyter Notebook 1.5%
- C++ 0.2%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
The clock 32bit conversion code is distinct from the clock to time conversion code. It is also only needed in the trdispatch.c code, which can calculate a sufficient value for last_clock on its own. This simplifies the serialqueue code. It also reduces the chance of a failure in the trdispatch code if last_clock isn't explicitly updated. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> |
||
| .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.
