mirror of
https://github.com/Klipper3d/klipper.git
synced 2026-03-24 13:30:15 +01:00
4cd786fe087580d6370f9b8bccebd6c39de84bca
Due to differences in mcu clock vs system clock it's possible to repeatedly underestimate a system delay needed to bring about a sufficient mcu time - which just wastes cpu cycles retrying a pause. It's okay to sleep a slightly longer time to avoid the issue. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
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.
Description
Languages
C
95%
Python
3%
Jupyter Notebook
1.5%
C++
0.3%
