mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-12-15 12:49:55 +01:00
master
Allow reqclock to be slightly less than the transmitted messages's deadline. That is, delay messages with a reqclock far in the future to slightly past (1<<31) ticks from its deadline. Use (3<<29) instead, which gives an additional (1<<29) grace period to avoid clock overflows. 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.1%
Python
3%
Jupyter Notebook
1.5%
C++
0.2%
