3 Commits (46d376a31d9dda306f8746be6c3da8f78b8e3f5d)

Author SHA1 Message Date
Sergey 46d376a31d Обновление на 2.0.7 4 years ago
Sergey 8dd26c1a3e Update to 2.0.6 4 years ago
Scott Lahteine 6bead0c1b0
Shorter paths to HAL, ExtUI (#17156) 4 years ago
Scott Lahteine bfad23d3e2 (c) 2020 4 years ago
InsanityAutomation df1e51258a Add M851 X Y probe offsets (#15202) 5 years ago
Scott Lahteine 75efa3cdac
Reorganize HAL (#14832) 5 years ago
Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 5 years ago
Scott Lahteine 49229d97db Consistent _useTimerX tests 5 years ago
Scott Lahteine e7682eea42
Use Arduino.h include wrapper (#13877) 5 years ago
Scott Lahteine 2212da453a
Distinguish between analog/digital auto fans (#13298) 5 years ago
Scott Lahteine 0feeef2604 Update copyright in headers 5 years ago
Dave Johnson c64199941e Compile only selected PIO environment (#11519) 6 years ago
Scott Lahteine 9b9b62b218 delay(SERVO_DELAY) => safe_delay(servo_delay[servo_index]) 6 years ago
GMagician 9e93b7ccbd [2.0.x] removed spaces 7 years ago
Dave Johnson f58ba3a64e Improve AVR arch detection 7 years ago
Scott Lahteine 54326fb06a HAL updates 7 years ago
Scott Lahteine 2af62a5d8d Apply spacing, const to some HAL code 7 years ago
Scott Lahteine 105324b85b Match the license headers in other files 7 years ago
Christopher Pepper 4b16fa3272 Implement HAL and apply macros across code-base 7 years ago
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
Bernardo e449659338 Update Servo.cpp 9 years ago
Scott Lahteine a22a228bcc Rename files to move them in the IDE 9 years ago
Scott Lahteine 06c3b37933 Formatting cleanup of quiet sources 9 years ago