mirror of
https://github.com/Klipper3d/klipper.git
synced 2026-06-22 12:21:39 +02:00
3ef23b37a3ffa5ceddfb6be6d01d1aae58fcfff1
Use a different base frequency and base z value for the internal "tap" least squares analysis to improve the numerical stability of the calculations. Rework the formulas being solved so that only the depressed slope calculation is relative to the estimated z contact point. This results in less variables that are dependent on the z contact. 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%
