97 Commits (8910bb7c97688263338b72a57486b69cdff31303)

Autor SHA1 Nachricht Datum
  Scott Lahteine 192ac2dfd7 Squish some CardReader code vor 8 Jahren
  Scott Lahteine 61932b859e Fix bug in CardReader::stopSDPrint vor 8 Jahren
  Scott Lahteine b63d70b186 Fix serial output for MBL, M303 vor 8 Jahren
  Scott Lahteine 229f70f194 Only report finished prints longer than 1 min vor 8 Jahren
  Scott Lahteine b73203a0b7 Move some includes around to uncover missing deps vor 8 Jahren
  Scott Lahteine 34da77dad3 Simply run M31 at the end of an SD print vor 8 Jahren
  AnHardt 87957c7b44 Finalalize MSG_SD_WRITE_TO_FILE message with a \n vor 8 Jahren
  Scott Lahteine bd491818d6 Reduce storage requirements for strings, make some PGM vor 8 Jahren
  Scott Lahteine bbf5b486c3 Add an SD Card stop function, use in ultralcd vor 8 Jahren
  Scott Lahteine 084f6b5b44 Temperature singleton class vor 8 Jahren
  Scott Lahteine 5e4e535ce8 Stepper and Endstops as singleton objects vor 8 Jahren
  Scott Lahteine 386140f361 Test time difference in safe way vor 8 Jahren
  esenapaj f9e1a0ee6c suppress warnings vor 8 Jahren
  Scott Lahteine ce0a9d3dc6 A picky fix of indentation in cardreader.cpp vor 8 Jahren
  Scott Lahteine 4ed8351e3d Revert use of enqueue_and_echo_command_now vor 8 Jahren
  Scott Lahteine 70d1d4de5f Small code spacing adjustments vor 8 Jahren
  Scott Lahteine 0385acea7a Fix workDirParents -> getAbsFilename relationship vor 8 Jahren
  Scott Lahteine 27d70599d4 Change openFile default to "not-push" instead of "do-replace" vor 8 Jahren
  Scott Lahteine 372f93cc7a Rename "filenames" to "proc_filenames" vor 8 Jahren
  Scott Lahteine 6b01cf07c2 Use only as much stack as needed for the M23 command vor 8 Jahren
  Scott Lahteine 0da744b7b0 Further cleanup of comments, partial Doxygen-style vor 8 Jahren
  jbrazio 5e5d250832 Added gplv3 header to all Marlin files vor 8 Jahren
  Scott Lahteine 04fa9d4f47 Make Autotune options into Menu Edit Items vor 8 Jahren
  Scott Lahteine 8fe7420310 Use a separate serial line buffer vor 8 Jahren
  esenapaj 609c0d46d9 Fix CardReader::lsDive() vor 8 Jahren
  Scott Lahteine f9ded2a7c4 Wrap macros to prevent bad expansions vor 8 Jahren
  Ruwan J Egoda Gamage b58083b0fa Getting rid of SDEXTRASLOW, SDSLOW variables. vor 8 Jahren
  Ruwan J Egoda Gamage 1b7c443628 Adding SDULTRASLOW variable. vor 8 Jahren
  Ruwan J Egoda Gamage becbfe1065 Fixing Rigidbot LCD Panel Support vor 8 Jahren
  Ruwan J Egoda Gamage 2c9e0415c7 Getting rid of SDEXTRASLOW, SDSLOW variables. vor 8 Jahren
  Ruwan J Egoda Gamage e6cc232184 Adding SDULTRASLOW variable. vor 8 Jahren
  Ruwan J Egoda Gamage 5eeea2f611 Fixing Rigidbot LCD Panel Support vor 8 Jahren
  Scott Lahteine 0c7f7ebcfb Styling adjustments (PR#2668 & PR#2670) vor 8 Jahren
  Mike Cochrane 5e36b64635 SDEXTRASLOW for some SD card readers (PR#176) vor 8 Jahren
  Richard Wackerbarth 35afea1c0e Restore test vor 9 Jahren
  Scott Lahteine 0f5ada8cbd Group the fail case in one negation (PR#2572) vor 9 Jahren
  Scott Lahteine 58cfcd4239 Overridable Options - Part 5 vor 9 Jahren
  Scott Lahteine 944090c19c Optimize lsDive logic vor 9 Jahren
  Scott Lahteine 417706e578 Include space for the terminating nul in lsDive vor 9 Jahren
  Scott Lahteine f3c1a6b19c Reduce lsDive stack usage to the minimum vor 9 Jahren
  Scott Lahteine 552a327df8 Fix lsDive filename stack overrun (PR#2449) vor 9 Jahren
  AnHardt f4a93ed997 Add a string parameter to kill() vor 9 Jahren
  Scott Lahteine 0f2c9bacfd M33 LONG_FILENAME_HOST_SUPPORT vor 9 Jahren
  Scott Lahteine d2563804c8 Add LF to file errors vor 9 Jahren
  Scott Lahteine 98e91f5253 Allow lsDive to recurse with minimal stack usage vor 9 Jahren
  Scott Lahteine f65833931d Formatting tweaks vor 9 Jahren
  Scott Lahteine ccddc280be Apply three more commits vor 9 Jahren
  Scott Lahteine 1e5c18bb14 Add code_value_short and SERIAL_CHAR vor 9 Jahren
  Scott Lahteine 19d418cd6a Fix up the code to eliminate warnings vor 9 Jahren
  alexborro e650d4044e Fix "Stop Print" function in the LCD menu vor 9 Jahren