mirror of
https://github.com/Klipper3d/klipper.git
synced 2026-06-22 18:20:49 +02:00
5680b74b1de10d58faa4671b2bbac114457049c2
Directly calculate the evaluated matrices instead of using mat_mat_mult() and mat_transp(). Cache the intermediate summations to improve processing when using similar z guesses. 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.1%
Jupyter Notebook
1.5%
C++
0.2%
