16 Commits (754b31918a73cb08c322102be5d3926d2ac59c18)

Author SHA1 Message Date
  Scott Lahteine 754b31918a 🎨 Fewer serial macros 2 years ago
  Scott Lahteine 79c72ed821 🎨 Standardize G-code reporting 2 years ago
  Scott Lahteine abbe3f0dc7 🎨 Misc cleanup and fixes 3 years ago
  Earle F. Philhower, III 193c0a52d9
Add loose soft endstop state, apply to UBL fine-tune (#19681) 3 years ago
  Diego von Deschwanden 42fbd527f3
Fix links to secure sites (#18745) 3 years ago
  Scott Lahteine e78f607ef3 Use a STR_ prefix for non-translated strings 4 years ago
  Scott Lahteine bfad23d3e2 (c) 2020 4 years ago
  Scott Lahteine 50e4545255
Add custom types for position (#15204) 4 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 0feeef2604 Update copyright in headers 5 years ago
  Scott Lahteine 50af1d1e08 Differentiate translated On/Off from Serial ON/OFF 5 years ago
  Scott Lahteine d1ff22b983 Revive SCARA's home offset (unimplemented) 5 years ago
  Scott Lahteine 61620cbd15 Tweak M211 6 years ago
  Scott Lahteine 22b897e77d Show M211 output with workspace offset 6 years ago
  Scott Lahteine 234de3547c Move M211 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