18 Commits (118bd2f8b2a1f81884cb55a8fc00b708a51aa15b)

Author SHA1 Message Date
  Scott Lahteine 118bd2f8b2
Apply loop shorthand macros (#17159) 4 years ago
  Scott Lahteine bfad23d3e2 (c) 2020 4 years ago
  gjdodd 7481563bd9 Nikon IR support for time lapse photos (#16539) 4 years ago
  Dirk O. Kaar d0e1166cce Fix Visual Micro "Arduino IDE for Visual Studio" support (#16418) 4 years ago
  Luu Lac e9dadacf7b Fix bad #ifdef (#16227) 4 years ago
  Scott Lahteine e7d9db284e Followup to M240 patch 5 years ago
  Raúl Lázaro Sánchez 7c60853219 Fix blocking delay in Photo G-code M240 (#15728) 5 years ago
  Scott Lahteine 50e4545255
Add custom types for position (#15204) 5 years ago
  Scott Lahteine 455dabb183
Add a feedRate_t data type (#15349) 5 years ago
  Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 5 years ago
  Scott Lahteine 87162658c4
Fix and improve software endstops (#13386) 5 years ago
  Scott Lahteine 80359c9937 Add more parameters to M240 5 years ago
  Scott Lahteine e00aad84af Add M240 parameters D I J R S 5 years ago
  Scott Lahteine ab2816c870 Patch for M240 5 years ago
  Scott Lahteine d2bdb71c13
Add PHOTO_GCODE option, photo trigger physical move (#13168) 5 years ago
  Scott Lahteine 0feeef2604 Update copyright in headers 5 years ago
  Scott Lahteine 498dfa291e Update and fix CHDK 6 years ago
  Scott Lahteine ebb9bd5419 Move M240 to cpp 7 years ago
  Scott Lahteine 4231faf779 Initial split-up of G-code handlers by category 7 years ago
  Scott Lahteine 614a86a380 SD file updates 7 years ago
  Scott Lahteine b66d65f865 Move 'sd' files 7 years ago
  Scott Lahteine 802818f7ab Cleanup SdFatUtil.h 8 years ago
  João Brázio 32d798fcc7
Converted all files on src to Unix file format 8 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) 9 years ago
  Richard Wackerbarth e01f5e1ef7 Cleanup 9 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 13 years ago
  Bernhard 57f9359a41 simplified the includes, makefile now works with arduino23 13 years ago
  Bernhard 0bc9daa4f7 make it compile with arduino 1.0 ; function is still untested. 13 years ago
  Bernhard dd5ca68c87 get rid of indirect ringbuffer calls, made some inlines, removed virtual and streaming class requirements. 13 years ago
  Erik van der Zalm f75f426dfa Removed interrupt nesting in the stepper ISR. 13 years ago
  Bernhard Kubicek 64f2121ab1 updated to sdfatlib2010902 13 years ago
  Bernhard Kubicek 40e8081623 changed end of line to windows, which seems to be the majority of developers main platform. 13 years ago
  Erik van der Zalm 750f6c33e3 first commit 13 years ago