33 次代码提交 (1c2d37eb0b65cc8e7aae486732c24b7a835ae890)

作者 SHA1 备注 提交日期
  Scott Lahteine 44eff9a233 ♻️ Refactor HAL as singleton (#23357) 2 年前
  Scott Lahteine df98bd26b3 💥 Change 'M42 M' to 'M42 T' 2 年前
  Scott Lahteine 6a8b9274a3 ⏪️ Refactor still needs work 2 年前
  Scott Lahteine e211ff148c
♻️ Refactor HAL as singleton (#23295) 2 年前
  Andrei M da830e6ced
⚗️ Use pwm_set_duty over analogWrite to set PWM (#23048) 2 年前
  Tanguy Pruvot 9a9d55ceb0
🩹 Allow M42 S0/1 analogWrite on PWM pins (STM32) (#22631) 2 年前
  Tanguy Pruvot f35e0b9382
🚸 Prevent M42 unintended pin change to output (#22493) 2 年前
  Scott Lahteine c0870d417a
Move some MarlinCore and MarlinUI code (#20832) 3 年前
  Scott Lahteine 0988af453c
Optional `M42`/`M226`; Add more features filters (#19664) 3 年前
  Diego von Deschwanden 42fbd527f3
Fix links to secure sites (#18745) 4 年前
  ellensp c7f9eb7b21
Allow M42 M with other parameters (#17744) 4 年前
  Scott Lahteine 8b3c7dda75 Add HAS_FAN and others 4 年前
  InsanityAutomation 84dec5da10
Add M42 M, improve M43 (#17173) 4 年前
  Scott Lahteine bfad23d3e2 (c) 2020 4 年前
  yangwenxiong 248b7dfa59 BigTreeTech GTR V1.0 / Support 8 extruders, heaters, temp sensors, fans (#16595) 4 年前
  Dirk O. Kaar d0e1166cce Fix Visual Micro "Arduino IDE for Visual Studio" support (#16418) 4 年前
  Scott Lahteine 4d5a1984e2 Simplified fan handling code 5 年前
  Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 5 年前
  Scott Lahteine 67bee06e43 No patch needed for non-libmaple analogWrite 5 年前
  Scott Lahteine f89b375fb9
Fixes and improvements for PWM pins (#13383) 5 年前
  Scott Lahteine 2212da453a
Distinguish between analog/digital auto fans (#13298) 5 年前
  Scott Lahteine 0feeef2604 Update copyright in headers 5 年前
  InsanityAutomation 082f6a27de ADAPTIVE_FAN_SLOWING extension to hotend thermal protection (#12853) 5 年前
  Scott Lahteine d6b0fbd771
Use uint8_t for all fan speeds (#12032) 5 年前
  Roxy-3D fd15b1495a add I parameter to M42 to allow access to sensitive pins 5 年前
  Scott Lahteine 117fd007a9 Followup to pin error change 6 年前
  Scott Lahteine 968a5d2e63 Protected pin err for M226 6 年前
  Scott Lahteine 3269d8dd62 Tweak M42 var 6 年前
  Scott Lahteine 3066655727 Try port*100+pin, fix config dependency 6 年前
  Bob-the-Kuhn a28ccabe2a M42 P1.20 fix 6 年前
  Bob-the-Kuhn c14000775b PWM fixes, slow down fan update 6 年前
  Thomas Moore 9e699811d2 Make LPC1768 pinmapping not specific to Re-ARM (#8063) 6 年前
  Scott Lahteine 10fab24e50 Move M42 to cpp 6 年前
  Scott Lahteine 4231faf779 Initial split-up of G-code handlers by category 6 年前
  Scott Lahteine 614a86a380 SD file updates 6 年前
  Scott Lahteine b66d65f865 Move 'sd' files 6 年前
  Christopher Pepper 4b16fa3272 Implement HAL and apply macros across code-base 7 年前
  Scott Lahteine 0da744b7b0 Further cleanup of comments, partial Doxygen-style 8 年前
  jbrazio 5e5d250832 Added gplv3 header to all Marlin files 8 年前
  Scott Lahteine 0c7f7ebcfb Styling adjustments (PR#2668 & PR#2670) 8 年前
  Scott Lahteine 58cfcd4239 Overridable Options - Part 5 9 年前
  galexander1 d4880a9e60 Revert "Move Sd library out into library" 9 年前
  odewdney f84ff4ba7d Move SD Fat library out of main src 9 年前
  odewdney 9d9c859ac1 First move of SdFat library 9 年前
  Bernhard 3814bbb529 made sd code only compile with SDSUPPORT defined. safes 10k of codespace 12 年前
  Bernhard 8463e39a4a starting with sanguino arduino 1.0 compatibility 12 年前
  Bernhard 57f9359a41 simplified the includes, makefile now works with arduino23 12 年前
  Bernhard 0bc9daa4f7 make it compile with arduino 1.0 ; function is still untested. 12 年前
  Bernhard 9c57453168 removed stream.h referenece from marlinserial. 12 年前
  Bernhard Kubicek 64f2121ab1 updated to sdfatlib2010902 12 年前