24 Commits (6c45d0fd818d41c386237e1edd58107a2c7414a8)

Author SHA1 Message Date
Scott Lahteine 6c45d0fd81 Apply maths macros and type changes ahead of HAL
7 years ago
Scott Lahteine e94f79ccea Patch some serial macros
7 years ago
Scott Lahteine b8ba3b7647 Use 'sq' macro where possible
7 years ago
Scott Lahteine 492bc536bf Modify debug methods to take PSTR
7 years ago
Scott Lahteine 8d54ffbf05 Adjust vector_3 code with const, some optimization
7 years ago
Scott Lahteine ea0dbee3c9 Enable ABL by type, support bilinear on cartesian
8 years ago
Scott Lahteine 0da744b7b0 Further cleanup of comments, partial Doxygen-style
8 years ago
jbrazio 5e5d250832 Added gplv3 header to all Marlin files
8 years ago
Scott Lahteine 0c7f7ebcfb Styling adjustments (PR#2668 & PR#2670)
9 years ago
Richard Wackerbarth 6292d9e815 Rename ENABLE_AUTO_BED_LEVELING
9 years ago
Scott Lahteine 58cfcd4239 Overridable Options - Part 5
9 years ago
Scott Lahteine 1e5c18bb14 Add code_value_short and SERIAL_CHAR
9 years ago
Scott Lahteine 460f73056b Fix ECHOPAIR ambiguity
9 years ago
Scott Lahteine 32331faee4 Prettify Bed Level Correction Matrix
9 years ago
alexborro 2f3c77b751 Fix decimal places in G29 Bed Equation Coeficients
9 years ago
Scott Lahteine d085725c86 More sanity-checking for ABL
9 years ago
alexborro d74aabf259 Revert "Change Auto_Bed_Leveling to Auto_Bed_Compensation"
10 years ago
John Davis 825c46024d Update vector_3.cpp
10 years ago
fsantini cf325ba240 Fix issue 935: error in matrix calculation
10 years ago
nothinman 15d6116188 Merge pull request #689 from cajun-rat/tidy
10 years ago
Phil Wise 17d6d965dc Use C++ initialization list
11 years ago
fsantini 5bde7fcb28 Minor code and comment polishing
11 years ago
fsantini b64661070e Fixed the plane vector equation to a simpler one (only dependent on the normal)
11 years ago
Alex Borro 253dfc4bc1 Bed Auto Leveling feature
11 years ago