17 Revīzijas (fa48fbb9b8825ac0e51a43b931e6637a9f25b52c)

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