13 次代码提交 (8b3c7dda755ebce5bd57a7ce52891a137ea12b35)

作者 SHA1 备注 提交日期
  Scott Lahteine 8b3c7dda75 Add HAS_FAN and others 5 年前
  Scott Lahteine e78f607ef3 Use a STR_ prefix for non-translated strings 5 年前
  Scott Lahteine bfad23d3e2 (c) 2020 5 年前
  Scott Lahteine 584c86bed1
More "zero extruders" changes (#15213) 5 年前
  Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 6 年前
  Scott Lahteine e52bcc9408 Limit top bed temp to BED_MAXTEMP - 10 6 年前
  Scott Lahteine 0feeef2604 Update copyright in headers 6 年前
  Scott Lahteine c986239837
A single SERIAL_ECHO macro type (#12557) 6 年前
  Scott Lahteine a0c795b097
Encapsulate common display code in a singleton (#12395) 6 年前
  Scott Lahteine 3583e2b449
Followup to Menu Refactor (#12275) 6 年前
  Ludy a93e9e6e9b Use preheat labels in place of PLA/ABS (#12194) 6 年前
  Scott Lahteine d6b0fbd771
Use uint8_t for all fan speeds (#12032) 6 年前
  Scott Lahteine cbf40f7ee9 Move M145 to cpp 7 年前
  Scott Lahteine 4231faf779 Initial split-up of G-code handlers by category 7 年前
  Scott Lahteine 614a86a380 SD file updates 7 年前
  Scott Lahteine b66d65f865 Move 'sd' files 7 年前
  Scott Lahteine 802818f7ab Cleanup SdFatUtil.h 9 年前
  João Brázio 32d798fcc7
Converted all files on src to Unix file format 9 年前
  Scott Lahteine 0da744b7b0 Further cleanup of comments, partial Doxygen-style 9 年前
  jbrazio 5e5d250832 Added gplv3 header to all Marlin files 9 年前
  Scott Lahteine 0c7f7ebcfb Styling adjustments (PR#2668 & PR#2670) 9 年前
  Richard Wackerbarth e01f5e1ef7 Cleanup 9 年前
  Scott Lahteine 58cfcd4239 Overridable Options - Part 5 10 年前
  galexander1 d4880a9e60 Revert "Move Sd library out into library" 10 年前
  odewdney f84ff4ba7d Move SD Fat library out of main src 10 年前
  odewdney 9d9c859ac1 First move of SdFat library 10 年前
  Bernhard 3814bbb529 made sd code only compile with SDSUPPORT defined. safes 10k of codespace 13 年前
  Bernhard 57f9359a41 simplified the includes, makefile now works with arduino23 13 年前
  Bernhard 0bc9daa4f7 make it compile with arduino 1.0 ; function is still untested. 13 年前
  Bernhard dd5ca68c87 get rid of indirect ringbuffer calls, made some inlines, removed virtual and streaming class requirements. 13 年前
  Erik van der Zalm f75f426dfa Removed interrupt nesting in the stepper ISR. 13 年前
  Bernhard Kubicek 64f2121ab1 updated to sdfatlib2010902 13 年前
  Bernhard Kubicek 40e8081623 changed end of line to windows, which seems to be the majority of developers main platform. 13 年前
  Erik van der Zalm 750f6c33e3 first commit 14 年前