Scott Lahteine
a3645ec921
Reference op with variable name
il y a 7 ans
Scott Lahteine
492bc536bf
Modify debug methods to take PSTR
il y a 7 ans
Scott Lahteine
ea0dbee3c9
Enable ABL by type, support bilinear on cartesian
il y a 8 ans
Scott Lahteine
0da744b7b0
Further cleanup of comments, partial Doxygen-style
Following up on #3231
il y a 8 ans
jbrazio
5e5d250832
Added gplv3 header to all Marlin files
il y a 8 ans
Scott Lahteine
0c7f7ebcfb
Styling adjustments (PR#2668 & PR#2670)
Keep "astyled" reformatting
il y a 9 ans
Richard Wackerbarth
6292d9e815
Rename ENABLE_AUTO_BED_LEVELING
With the introduction of the #if ENABLED(…)
reads better than
il y a 9 ans
Scott Lahteine
58cfcd4239
Overridable Options - Part 5
Apply `ENABLED` / `DISABLED` macros to files needing only a small
number of changes.
il y a 9 ans
Scott Lahteine
460f73056b
Fix ECHOPAIR ambiguity
- Also patch up some warnings
il y a 9 ans
alexborro
d74aabf259
Revert "Change Auto_Bed_Leveling to Auto_Bed_Compensation"
il y a 10 ans
John Davis
cfe80e1def
Update vector_3.h
il y a 10 ans
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.
il y a 11 ans
Alex Borro
253dfc4bc1
Bed Auto Leveling feature
Check the Readme for instruction how to enable and configure the feature
il y a 11 ans