15 Commits (973a669aa301a76e7df844bcc9e1f2e2c8cb5abf)

Author SHA1 Message Date
Scott Lahteine e650a75b88 Simplified variable-size array macros
9 years ago
Scott Lahteine 07c9a11c3c Automatically set X2 stepper pins
10 years ago
Scott Lahteine c6f1337f5c NOOP macro for do-nothing macros
10 years ago
Scott Lahteine 386140f361 Test time difference in safe way
10 years ago
Scott Lahteine 071c742b8a Move STRINGIFY to macros.h, use in language.h
10 years ago
Scott Lahteine f543aaa54e Apply standard pin test to buttons
10 years ago
Scott Lahteine f1ed310322 Add NUMERIC compare macros to simplify code
10 years ago
Scott Lahteine 0da744b7b0 Further cleanup of comments, partial Doxygen-style
10 years ago
jbrazio 5e5d250832 Added gplv3 header to all Marlin files
10 years ago
Scott Lahteine fc04b587cf Merge pull request #3147 from thinkyhead/rc_stringify_macro
10 years ago
Scott Lahteine 9418b4f2f3 Promote STRINGIFY to macros.h
10 years ago
Scott Lahteine 73a59a4e45 Allow ENABLED(b) to work with "true" and "false"
10 years ago
Scott Lahteine c8f76bb8aa Create BITSET/BITCLR macros
10 years ago
Scott Lahteine 278aa15301 Add COUNT macro and apply
10 years ago
Scott Lahteine d85861d296 Move macros, add ENABLED/DISABLED, add includes
10 years ago