13 Révisions (93cd66ac1146603e8a9911fceb3c63f4351f4d8e)

Auteur SHA1 Message Date
  Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) il y a 5 ans
  Scott Lahteine 49229d97db Consistent _useTimerX tests il y a 5 ans
  Scott Lahteine e7682eea42
Use Arduino.h include wrapper (#13877) il y a 5 ans
  Scott Lahteine 2212da453a
Distinguish between analog/digital auto fans (#13298) il y a 5 ans
  Scott Lahteine 0feeef2604 Update copyright in headers il y a 5 ans
  Dave Johnson c64199941e Compile only selected PIO environment (#11519) il y a 5 ans
  Scott Lahteine 9b9b62b218 delay(SERVO_DELAY) => safe_delay(servo_delay[servo_index]) il y a 6 ans
  GMagician 9e93b7ccbd [2.0.x] removed spaces il y a 6 ans
  Dave Johnson f58ba3a64e Improve AVR arch detection il y a 6 ans
  Scott Lahteine 54326fb06a HAL updates il y a 6 ans
  Scott Lahteine 2af62a5d8d Apply spacing, const to some HAL code il y a 6 ans
  Scott Lahteine 105324b85b Match the license headers in other files il y a 6 ans
  Christopher Pepper 4b16fa3272 Implement HAL and apply macros across code-base il y a 7 ans
  GMagician e9c72978c7 Implement SERVO_DELAY as array il y a 6 ans
  Scott Lahteine 941943c167 Apply const, spacing, etc. il y a 7 ans
  Scott Lahteine 081bf1f879 Patch #else / #endif comments il y a 7 ans
  Scott Lahteine 6131c62499 General cleanup il y a 7 ans
  Scott Lahteine e244399766 Additional cleanup of UBL code il y a 7 ans
  AnHardt fa26767efe Replace all remaining 'boolean' with 'bool' il y a 7 ans
  Scott Lahteine c6226bb0aa Unify config in a single include without nested includes il y a 7 ans
  esenapaj 03b8f88092 Tab to Space il y a 8 ans
  Scott Lahteine 03c70c1990 SERVO_DEACTIVATION_DELAY => SERVO_DELAY il y a 8 ans
  Scott Lahteine 0da744b7b0 Further cleanup of comments, partial Doxygen-style il y a 8 ans
  jbrazio 5e5d250832 Added gplv3 header to all Marlin files il y a 8 ans
  Scott Lahteine 6e1bc03d3b Additional wrapping for #3140 il y a 8 ans
  Scott Lahteine f9ded2a7c4 Wrap macros to prevent bad expansions il y a 8 ans
  Scott Lahteine ff13070b59 Use _BV macros, patch up others il y a 8 ans
  Scott Lahteine 209f5f21e0 Use macros where possible il y a 8 ans
  Scott Lahteine 0c7f7ebcfb Styling adjustments (PR#2668 & PR#2670) il y a 8 ans
  Scott Lahteine 46453905d6 Apply remaining ENABLED/DISABLED conditionals il y a 8 ans
  Scott Lahteine 58cfcd4239 Overridable Options - Part 5 il y a 8 ans
  AnHardt 8b876241bd Some more servo code tweaks il y a 8 ans
  Scott Lahteine 96ace72ddc Servos attach/detach based only on servo config il y a 8 ans
  Scott Lahteine eacfe132aa Change the name of servos[] and servo_t il y a 9 ans
  Scott Lahteine 3b23ccd366 Patch servos code for move il y a 9 ans
  AnHardt a6628f12cc Eliminate the further use of the pin-parameter il y a 9 ans
  AnHardt 8504992e9f Remove the additional pin variable in Servo.cpp il y a 9 ans
  Scott Lahteine 391386dd94 Update configs for new servo deactivation il y a 9 ans
  AnHardt 2ddb2a2be9 Add Servo::move() to servo.cpp il y a 9 ans
  Scott Lahteine 42465ee444 Cleanup of comments & spacing il y a 9 ans
  Ivan Galvez Junquera 59529b755d Fixed lowercase change missing on commit a22a228b. il y a 9 ans
  Bernardo e449659338 Update Servo.cpp il y a 9 ans
  Scott Lahteine a22a228bcc Rename files to move them in the IDE il y a 9 ans
  Scott Lahteine 06c3b37933 Formatting cleanup of quiet sources il y a 9 ans
  alexborro d74aabf259 Revert "Change Auto_Bed_Leveling to Auto_Bed_Compensation" il y a 9 ans
  John Davis 58c4473bea Update Servo.cpp il y a 9 ans
  Alex Borro 253dfc4bc1 Bed Auto Leveling feature il y a 10 ans
  Scott Lahteine 5dabc95409 Apply all changes from latest Marlin_V1 il y a 11 ans
  Gord Christmas a733537ddd Missed some variable declarations il y a 11 ans
  Erik van der Zalm 86cce025f4 Added #ifdef NUM_SERVOS to servo.cpp il y a 11 ans