Implemented a least squares fit of the bed equation for auto bed leveling.

The code for the LSQ solver (qr_solve) is copyrighted by John Burkardt and released under LGPL here:
http://people.sc.fsu.edu/~%20jburkardt/c_src/qr_solve/qr_solve.html
(see qr_solve.cpp for further copyright information)
This commit is contained in:
fsantini
2013-12-06 21:46:25 +01:00
parent b64661070e
commit cc2925b705
4 changed files with 2075 additions and 2 deletions

1932
Marlin/qr_solve.cpp Normal file

File diff suppressed because it is too large Load Diff