Commit Graph

5 Commits (c065da52ec81ea66b0d62a282474db195bc38e18)

Author SHA1 Message Date
Scott Lahteine 460f73056b Fix ECHOPAIR ambiguity
- Also patch up some warnings
alexborro d74aabf259 Revert "Change Auto_Bed_Leveling to Auto_Bed_Compensation"
John Davis cfe80e1def Update vector_3.h
fsantini b64661070e Fixed the plane vector equation to a simpler one (only dependent on the normal)
Removed the calculation of the inverse matrix since the rotation matrix is orthogonal, therefore inverted == transposed.
Much simpler and mathematically robust.
Alex Borro 253dfc4bc1 Bed Auto Leveling feature
Check the Readme for instruction how to enable and configure the feature