18 次程式碼提交 (0d0dfba2036d76380f681ed3a7e7d1a781ed6145)

作者 SHA1 備註 提交日期
  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 年之前