28 Commits (master)

Author SHA1 Message Date
GMagician e9c72978c7 Implement SERVO_DELAY as array
7 years ago
Scott Lahteine 941943c167 Apply const, spacing, etc.
7 years ago
Scott Lahteine 081bf1f879 Patch #else / #endif comments
7 years ago
Scott Lahteine 6131c62499 General cleanup
7 years ago
Scott Lahteine e244399766 Additional cleanup of UBL code
7 years ago
AnHardt fa26767efe Replace all remaining 'boolean' with 'bool'
7 years ago
Scott Lahteine c6226bb0aa Unify config in a single include without nested includes
8 years ago
esenapaj 03b8f88092 Tab to Space
8 years ago
Scott Lahteine 03c70c1990 SERVO_DEACTIVATION_DELAY => SERVO_DELAY
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 6e1bc03d3b Additional wrapping for #3140
8 years ago
Scott Lahteine f9ded2a7c4 Wrap macros to prevent bad expansions
8 years ago
Scott Lahteine ff13070b59 Use _BV macros, patch up others
8 years ago
Scott Lahteine 209f5f21e0 Use macros where possible
8 years ago
Scott Lahteine 0c7f7ebcfb Styling adjustments (PR#2668 & PR#2670)
9 years ago
Scott Lahteine 46453905d6 Apply remaining ENABLED/DISABLED conditionals
9 years ago
Scott Lahteine 58cfcd4239 Overridable Options - Part 5
9 years ago
AnHardt 8b876241bd Some more servo code tweaks
9 years ago
Scott Lahteine 96ace72ddc Servos attach/detach based only on servo config
9 years ago
Scott Lahteine eacfe132aa Change the name of servos[] and servo_t
9 years ago
Scott Lahteine 3b23ccd366 Patch servos code for move
9 years ago
AnHardt a6628f12cc Eliminate the further use of the pin-parameter
9 years ago
AnHardt 8504992e9f Remove the additional pin variable in Servo.cpp
9 years ago
Scott Lahteine 391386dd94 Update configs for new servo deactivation
9 years ago
AnHardt 2ddb2a2be9 Add Servo::move() to servo.cpp
9 years ago
Scott Lahteine 42465ee444 Cleanup of comments & spacing
9 years ago
Ivan Galvez Junquera 59529b755d Fixed lowercase change missing on commit a22a228b.
9 years ago