116 コミット (3c932960eaf394c5222effcc36a1b28a1b9606ed)

作成者 SHA1 メッセージ 日付
  Scott Lahteine 5a1f1305f0 SD Menu patches 6年前
  Scott Lahteine a6ee4a0468 Apply SDCARD_SORT_ALPHA changes from 2.0.x 6年前
  Scott Lahteine d3b8f30818 Fix M32 P subroutine handling 6年前
  Scott Lahteine 2390f6d3ab Cleanup, apply standards to SD lib, cardreader 6年前
  Scott Lahteine b0e282a74b Cleanups for SD_REPRINT_LAST_SELECTED_FILE 6年前
  Roxy-3D 2e746f2b8b Initial conflict resolution of SD_REPRINT_LAST_SELECTED_FILE (#8104) 6年前
  Scott Lahteine ac2ac99e15 Fix bad logic in autostart 6年前
  Scott Lahteine e94f79ccea Patch some serial macros 7年前
  Scott Lahteine 081bf1f879 Patch #else / #endif comments 7年前
  Scott Lahteine 1196e3ca59 SDCard print completion can use "M0" 7年前
  Scott Lahteine c12bc51a59 cardreader.cpp spacing tweak 7年前
  Bob-the-Kuhn 1b12fea0fa simplified M20 with size 7年前
  Scott Lahteine e244399766 Additional cleanup of UBL code 7年前
  Scott Lahteine 47f9883b0f Dynamic allocation for SDCARD_SORT_ALPHA 7年前
  Scott Lahteine a561bd5e3a New feature: SDCARD_SORT_ALPHA 7年前
  AnHardt fa26767efe Replace all remaining 'boolean' with 'bool' 7年前
  Scott Lahteine 4cd73e183d Hide hidden files and folders 7年前
  Scott Lahteine 5f5a55a0de Add a ZERO macro to clear arrays 7年前
  Scott Lahteine d963020532 Sort out some header dependencies 7年前
  Scott Lahteine 192ac2dfd7 Squish some CardReader code 7年前
  Scott Lahteine 61932b859e Fix bug in CardReader::stopSDPrint 7年前
  Scott Lahteine b63d70b186 Fix serial output for MBL, M303 7年前
  Scott Lahteine 229f70f194 Only report finished prints longer than 1 min 7年前
  Scott Lahteine b73203a0b7 Move some includes around to uncover missing deps 7年前
  Scott Lahteine 34da77dad3 Simply run M31 at the end of an SD print 7年前
  AnHardt 87957c7b44 Finalalize MSG_SD_WRITE_TO_FILE message with a \n 8年前
  Scott Lahteine bd491818d6 Reduce storage requirements for strings, make some PGM 8年前
  Scott Lahteine bbf5b486c3 Add an SD Card stop function, use in ultralcd 8年前
  Scott Lahteine 084f6b5b44 Temperature singleton class 8年前
  Scott Lahteine 5e4e535ce8 Stepper and Endstops as singleton objects 8年前
  Scott Lahteine 386140f361 Test time difference in safe way 8年前
  esenapaj f9e1a0ee6c suppress warnings 8年前
  Scott Lahteine ce0a9d3dc6 A picky fix of indentation in cardreader.cpp 8年前
  Scott Lahteine 4ed8351e3d Revert use of enqueue_and_echo_command_now 8年前
  Scott Lahteine 70d1d4de5f Small code spacing adjustments 8年前
  Scott Lahteine 0385acea7a Fix workDirParents -> getAbsFilename relationship 8年前
  Scott Lahteine 27d70599d4 Change openFile default to "not-push" instead of "do-replace" 8年前
  Scott Lahteine 372f93cc7a Rename "filenames" to "proc_filenames" 8年前
  Scott Lahteine 6b01cf07c2 Use only as much stack as needed for the M23 command 8年前
  Scott Lahteine 0da744b7b0 Further cleanup of comments, partial Doxygen-style 8年前
  jbrazio 5e5d250832 Added gplv3 header to all Marlin files 8年前
  Scott Lahteine 04fa9d4f47 Make Autotune options into Menu Edit Items 8年前
  Scott Lahteine 8fe7420310 Use a separate serial line buffer 8年前
  esenapaj 609c0d46d9 Fix CardReader::lsDive() 8年前
  Scott Lahteine f9ded2a7c4 Wrap macros to prevent bad expansions 8年前
  Ruwan J Egoda Gamage b58083b0fa Getting rid of SDEXTRASLOW, SDSLOW variables. 8年前
  Ruwan J Egoda Gamage 1b7c443628 Adding SDULTRASLOW variable. 8年前
  Ruwan J Egoda Gamage becbfe1065 Fixing Rigidbot LCD Panel Support 8年前
  Ruwan J Egoda Gamage 2c9e0415c7 Getting rid of SDEXTRASLOW, SDSLOW variables. 8年前
  Ruwan J Egoda Gamage e6cc232184 Adding SDULTRASLOW variable. 8年前