Scott Lahteine
6bead0c1b0
Shorter paths to HAL, ExtUI (#17156 )
преди 4 години
Scott Lahteine
bfad23d3e2
(c) 2020
преди 4 години
Giuliano Zaro
21993b75f4
SAMD51 Servo class (#14781 )
преди 5 години
Scott Lahteine
93cd66ac11
Tweaky change from (C) to (c)
преди 5 години
Scott Lahteine
49229d97db
Consistent _useTimerX tests
преди 5 години
Scott Lahteine
0feeef2604
Update copyright in headers
преди 5 години
Scott Lahteine
f5eab912ed
Apply #pragma once, misc cleanup (#12322 )
* Apply #pragma once in headers
* Adjust some thermistors formatting
* Misc cleanup and formatting
преди 6 години
Scott Lahteine
32512332df
Apply some formatting
преди 7 години
Scott Lahteine
fd128b3c93
Fix some AVR HAL code style
преди 7 години
Christopher Pepper
4b16fa3272
Implement HAL and apply macros across code-base
Implement AVR Platform
преди 7 години
Scott Lahteine
a3645ec921
Reference op with variable name
преди 7 години
Scott Lahteine
492bc536bf
Modify debug methods to take PSTR
преди 7 години
Scott Lahteine
ea0dbee3c9
Enable ABL by type, support bilinear on cartesian
преди 8 години
Scott Lahteine
0da744b7b0
Further cleanup of comments, partial Doxygen-style
Following up on #3231
преди 8 години
jbrazio
5e5d250832
Added gplv3 header to all Marlin files
преди 8 години
Scott Lahteine
0c7f7ebcfb
Styling adjustments (PR#2668 & PR#2670)
Keep "astyled" reformatting
преди 9 години
Richard Wackerbarth
6292d9e815
Rename ENABLE_AUTO_BED_LEVELING
With the introduction of the #if ENABLED(…)
reads better than
преди 9 години
Scott Lahteine
58cfcd4239
Overridable Options - Part 5
Apply `ENABLED` / `DISABLED` macros to files needing only a small
number of changes.
преди 9 години
Scott Lahteine
460f73056b
Fix ECHOPAIR ambiguity
- Also patch up some warnings
преди 9 години
alexborro
d74aabf259
Revert "Change Auto_Bed_Leveling to Auto_Bed_Compensation"
преди 10 години
John Davis
cfe80e1def
Update vector_3.h
преди 10 години
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 години