3 コミット (42fbd527f3bcc317ae6851aca5a45bdbf979de55)

作成者 SHA1 メッセージ 日付
  Diego von Deschwanden 42fbd527f3
Fix links to secure sites (#18745) 3年前
  Scott Lahteine b335c38162 Drop extra Marduino includes 4年前
  Scott Lahteine 6bead0c1b0
Shorter paths to HAL, ExtUI (#17156) 4年前
  Scott Lahteine bfad23d3e2 (c) 2020 4年前
  InsanityAutomation df1e51258a Add M851 X Y probe offsets (#15202) 4年前
  Scott Lahteine 75efa3cdac
Reorganize HAL (#14832) 4年前
  Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 5年前
  Scott Lahteine 49229d97db Consistent _useTimerX tests 5年前
  Scott Lahteine e7682eea42
Use Arduino.h include wrapper (#13877) 5年前
  Scott Lahteine 2212da453a
Distinguish between analog/digital auto fans (#13298) 5年前
  Scott Lahteine 0feeef2604 Update copyright in headers 5年前
  Dave Johnson c64199941e Compile only selected PIO environment (#11519) 5年前
  Scott Lahteine 9b9b62b218 delay(SERVO_DELAY) => safe_delay(servo_delay[servo_index]) 6年前
  GMagician 9e93b7ccbd [2.0.x] removed spaces 6年前
  Dave Johnson f58ba3a64e Improve AVR arch detection 6年前
  Scott Lahteine 54326fb06a HAL updates 6年前
  Scott Lahteine 2af62a5d8d Apply spacing, const to some HAL code 6年前
  Scott Lahteine 105324b85b Match the license headers in other files 6年前
  Christopher Pepper 4b16fa3272 Implement HAL and apply macros across code-base 7年前
  GMagician e9c72978c7 Implement SERVO_DELAY as array 6年前
  Scott Lahteine 941943c167 Apply const, spacing, etc. 7年前
  Scott Lahteine 081bf1f879 Patch #else / #endif comments 7年前
  Scott Lahteine 6131c62499 General cleanup 7年前
  Scott Lahteine e244399766 Additional cleanup of UBL code 7年前
  AnHardt fa26767efe Replace all remaining 'boolean' with 'bool' 7年前
  Scott Lahteine c6226bb0aa Unify config in a single include without nested includes 7年前
  esenapaj 03b8f88092 Tab to Space 8年前
  Scott Lahteine 03c70c1990 SERVO_DEACTIVATION_DELAY => SERVO_DELAY 8年前
  Scott Lahteine 0da744b7b0 Further cleanup of comments, partial Doxygen-style 8年前
  jbrazio 5e5d250832 Added gplv3 header to all Marlin files 8年前
  Scott Lahteine 6e1bc03d3b Additional wrapping for #3140 8年前
  Scott Lahteine f9ded2a7c4 Wrap macros to prevent bad expansions 8年前
  Scott Lahteine ff13070b59 Use _BV macros, patch up others 8年前
  Scott Lahteine 209f5f21e0 Use macros where possible 8年前
  Scott Lahteine 0c7f7ebcfb Styling adjustments (PR#2668 & PR#2670) 8年前
  Scott Lahteine 46453905d6 Apply remaining ENABLED/DISABLED conditionals 8年前
  Scott Lahteine 58cfcd4239 Overridable Options - Part 5 8年前
  AnHardt 8b876241bd Some more servo code tweaks 8年前
  Scott Lahteine 96ace72ddc Servos attach/detach based only on servo config 8年前
  Scott Lahteine eacfe132aa Change the name of servos[] and servo_t 8年前
  Scott Lahteine 3b23ccd366 Patch servos code for move 8年前
  AnHardt a6628f12cc Eliminate the further use of the pin-parameter 9年前
  AnHardt 8504992e9f Remove the additional pin variable in Servo.cpp 9年前
  Scott Lahteine 391386dd94 Update configs for new servo deactivation 9年前
  AnHardt 2ddb2a2be9 Add Servo::move() to servo.cpp 9年前
  Scott Lahteine 42465ee444 Cleanup of comments & spacing 9年前
  Ivan Galvez Junquera 59529b755d Fixed lowercase change missing on commit a22a228b. 9年前
  Bernardo e449659338 Update Servo.cpp 9年前
  Scott Lahteine a22a228bcc Rename files to move them in the IDE 9年前
  Scott Lahteine 06c3b37933 Formatting cleanup of quiet sources 9年前