alexborro
d74aabf259
Revert "Change Auto_Bed_Leveling to Auto_Bed_Compensation"
преди 10 години
John Davis
825c46024d
Update vector_3.cpp
Changed AUTO_BED_LEVEL to AUTO_BED_COMPENSATION
преди 10 години
fsantini
cf325ba240
Fix issue 935: error in matrix calculation
преди 10 години
Phil Wise
17d6d965dc
Use C++ initialization list
This is the recommended approach for object initialization. The change
doesn't affect binary size (although in theory it could make it smaller).
преди 11 години
fsantini
5bde7fcb28
Minor code and comment polishing
преди 11 години
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.
преди 11 години
Alex Borro
253dfc4bc1
Bed Auto Leveling feature
Check the Readme for instruction how to enable and configure the feature
преди 11 години