17 次代码提交 (8b637e436c775c7566820eb1defd00bb209d06b4)

作者 SHA1 备注 提交日期
  Scott Lahteine 6bead0c1b0
Shorter paths to HAL, ExtUI (#17156) 4 年前
  Scott Lahteine bfad23d3e2 (c) 2020 4 年前
  Scott Lahteine 75efa3cdac
Reorganize HAL (#14832) 5 年前
  Scott Lahteine d25231aea8 Spacing, defined(), #include tweaks 5 年前
  Giuliano Zaro 21993b75f4 SAMD51 Servo class (#14781) 5 年前
  Scott Lahteine c2b319360d Remove extra pragmas 5 年前
  Scott Lahteine b6546ea33a Add include guards to some headers 5 年前
  Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 5 年前
  felixstorm 74f44783ac ESP32 servo support (#14109) 5 年前
  Scott Lahteine a49919396a LPC1768 MarlinServo => libServo 5 年前
  Scott Lahteine 0feeef2604 Update copyright in headers 5 年前
  Christopher Pepper 254b68fe2c servo update 6 年前
  Christopher Pepper 5ddf52d58e [HAL][LPC176x] Pull out framework into separate repository 6 年前
  Scott Lahteine 348004c34f
STM32F7 HAL using the official STM32 Arduino Core (#11750) 6 年前
  Ilya Bukhonin 7ecb8b4af5 [2.0.x] Teensy 3.1 and 3.2 support (#11460) 6 年前
  jmz52 a77f8c6dd5 Implement servo support for STM32F1 (#11580) 6 年前
  Dave Johnson c64199941e Compile only selected PIO environment (#11519) 6 年前
  Karl Andersson e0276d2f32 Official STMicroelectronics Arduino Core STM32F4 HAL compatibility (#11006) 6 年前
  Karl Andersson 428c54f2ad [2.0.x] HAL for STM32F4 (#10434) 6 年前
  Scott Lahteine e297748b22 Apply const, safe_delay in servo.* 6 年前
  Scott Lahteine 32512332df Apply some formatting 6 年前
  Dave Johnson f58ba3a64e Improve AVR arch detection 7 年前
  Scott Lahteine 54326fb06a HAL updates 7 年前
  Scott Lahteine 27cbb939b2 Clean up some HAL code 7 年前
  Bob-the-Kuhn 97444391e0 Servo & PWM support for LPC1768 (#7500) 7 年前
  Christopher Pepper 4b16fa3272 Implement HAL and apply macros across code-base 7 年前
  Scott Lahteine e02a5a6371 Add macros for delays by machine cycle 7 年前
  Scott Lahteine 03c70c1990 SERVO_DEACTIVATION_DELAY => SERVO_DELAY 8 年前
  Scott Lahteine 5d8036e554 Code cleanup around MOTOR_CURRENT_PWM options 8 年前
  Scott Lahteine 0da744b7b0 Further cleanup of comments, partial Doxygen-style 8 年前
  jbrazio 5e5d250832 Added gplv3 header to all Marlin files 8 年前
  PheiPheiPhei adb5375a09 Enabling servo usage on boards with PWM current control 8 年前
  Scott Lahteine 0c7f7ebcfb Styling adjustments (PR#2668 & PR#2670) 9 年前
  AnHardt 8b876241bd Some more servo code tweaks 9 年前
  Scott Lahteine eacfe132aa Change the name of servos[] and servo_t 9 年前
  Scott Lahteine 3b23ccd366 Patch servos code for move 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 年前
  Ivan Galvez Junquera 59529b755d Fixed lowercase change missing on commit a22a228b. 9 年前
  Scott Lahteine a22a228bcc Rename files to move them in the IDE 9 年前
  Scott Lahteine c065da52ec Spacing and spelling 9 年前
  Scott Lahteine 06c3b37933 Formatting cleanup of quiet sources 9 年前
  alexborro d74aabf259 Revert "Change Auto_Bed_Leveling to Auto_Bed_Compensation" 9 年前
  John Davis f21c65918f Update Servo.h 9 年前
  Cylindric d819c55395 Various typo fixes - only in comments, no code changes. 10 年前
  Justus Perlwitz 62d0b79023 Fix servo control for Melzi 11 年前
  Alex Borro 253dfc4bc1 Bed Auto Leveling feature 11 年前
  Scott Lahteine 5dabc95409 Apply all changes from latest Marlin_V1 11 年前
  Gord Christmas dc59f07d24 First attempt at refactoring of original servo code. Only adding servo support as a start to keep things simple. 11 年前