18 Commits (0d0dfba2036d76380f681ed3a7e7d1a781ed6145)

Author SHA1 Message Date
  Dirk O. Kaar d0e1166cce Fix Visual Micro "Arduino IDE for Visual Studio" support (#16418) 4 years ago
  Scott Lahteine 4d5a1984e2 Simplified fan handling code 5 years ago
  Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 5 years ago
  Scott Lahteine 67bee06e43 No patch needed for non-libmaple analogWrite 5 years ago
  Scott Lahteine f89b375fb9
Fixes and improvements for PWM pins (#13383) 5 years ago
  Scott Lahteine 2212da453a
Distinguish between analog/digital auto fans (#13298) 5 years ago
  Scott Lahteine 0feeef2604 Update copyright in headers 5 years ago
  InsanityAutomation 082f6a27de ADAPTIVE_FAN_SLOWING extension to hotend thermal protection (#12853) 5 years ago
  Scott Lahteine d6b0fbd771
Use uint8_t for all fan speeds (#12032) 5 years ago
  Roxy-3D fd15b1495a add I parameter to M42 to allow access to sensitive pins 5 years ago
  Scott Lahteine 117fd007a9 Followup to pin error change 6 years ago
  Scott Lahteine 968a5d2e63 Protected pin err for M226 6 years ago
  Scott Lahteine 3269d8dd62 Tweak M42 var 6 years ago
  Scott Lahteine 3066655727 Try port*100+pin, fix config dependency 6 years ago
  Bob-the-Kuhn a28ccabe2a M42 P1.20 fix 6 years ago
  Bob-the-Kuhn c14000775b PWM fixes, slow down fan update 6 years ago
  Thomas Moore 9e699811d2 Make LPC1768 pinmapping not specific to Re-ARM (#8063) 6 years ago
  Scott Lahteine 10fab24e50 Move M42 to cpp 6 years ago
  Scott Lahteine 4231faf779 Initial split-up of G-code handlers by category 6 years ago
  Scott Lahteine 614a86a380 SD file updates 6 years ago
  Scott Lahteine b66d65f865 Move 'sd' files 6 years ago
  Christopher Pepper 4b16fa3272 Implement HAL and apply macros across code-base 7 years ago
  Scott Lahteine 0da744b7b0 Further cleanup of comments, partial Doxygen-style 8 years ago
  jbrazio 5e5d250832 Added gplv3 header to all Marlin files 8 years ago
  Scott Lahteine 0c7f7ebcfb Styling adjustments (PR#2668 & PR#2670) 8 years ago
  Scott Lahteine 58cfcd4239 Overridable Options - Part 5 9 years ago
  galexander1 d4880a9e60 Revert "Move Sd library out into library" 9 years ago
  odewdney f84ff4ba7d Move SD Fat library out of main src 9 years ago
  odewdney 9d9c859ac1 First move of SdFat library 9 years ago
  Bernhard 3814bbb529 made sd code only compile with SDSUPPORT defined. safes 10k of codespace 12 years ago
  Bernhard 8463e39a4a starting with sanguino arduino 1.0 compatibility 12 years ago
  Bernhard 57f9359a41 simplified the includes, makefile now works with arduino23 12 years ago
  Bernhard 0bc9daa4f7 make it compile with arduino 1.0 ; function is still untested. 12 years ago
  Bernhard 9c57453168 removed stream.h referenece from marlinserial. 12 years ago
  Bernhard Kubicek 64f2121ab1 updated to sdfatlib2010902 12 years ago