16 次代码提交 (754b31918a73cb08c322102be5d3926d2ac59c18)

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