55 Commitit (c6d8dd19d93ac70f294929352e692ba7ded403df)

Tekijä SHA1 Viesti Päivämäärä
  Scott Lahteine d2563804c8 Add LF to file errors 9 vuotta sitten
  Scott Lahteine 98e91f5253 Allow lsDive to recurse with minimal stack usage 9 vuotta sitten
  Scott Lahteine f65833931d Formatting tweaks 9 vuotta sitten
  Scott Lahteine ccddc280be Apply three more commits 9 vuotta sitten
  Scott Lahteine 1e5c18bb14 Add code_value_short and SERIAL_CHAR 9 vuotta sitten
  Scott Lahteine 19d418cd6a Fix up the code to eliminate warnings 9 vuotta sitten
  alexborro e650d4044e Fix "Stop Print" function in the LCD menu 9 vuotta sitten
  Scott Lahteine dfb38874f8 Some suggested changes for #1555 9 vuotta sitten
  Scott Lahteine 20e59dc61e Don't skip files starting with underscores 9 vuotta sitten
  Scott Lahteine f171656f8e Cleanup of cardreader.* 9 vuotta sitten
  AnHardt 6cdcd6c6d1 Fix iss#1492 9 vuotta sitten
  Jérémie FRANCOIS 85e5aa4011 Generalized enqueue_commands_P, and moved them to Marlin_main as they should 9 vuotta sitten
  Scott Lahteine 03c9cb60e8 Rename lastnr to autostart_index and... 9 vuotta sitten
  Scott Lahteine 1ed3913333 Rename lastnr to autostart_index and... 9 vuotta sitten
  Scott Lahteine 1857e611d3 Other small tweaks 9 vuotta sitten
  Scott Lahteine 49791949af Wrap call to flush_presort 9 vuotta sitten
  Scott Lahteine f21cce0b28 Rebase to Marlin_v1 9 vuotta sitten
  Scott Lahteine b726511a3b A few constants where they belong 9 vuotta sitten
  alexborro ab355a90d3 Revert "SD Sort and Buffer" 9 vuotta sitten
  Scott Lahteine d088b5f30f Remove debug echo 9 vuotta sitten
  Scott Lahteine 1fad8e6a81 Proper long file name var 9 vuotta sitten
  Scott Lahteine a12eec33e2 Completed SORT_USES_MORE_RAM implementation 9 vuotta sitten
  Scott Lahteine c9486ebb85 Improvements, more SORT_USES_MORE_RAM 9 vuotta sitten
  Scott Lahteine 8196b36ad9 SD Card Alpha Sorting 9 vuotta sitten
  Scott Lahteine cf749dbeda Completed SORT_USES_MORE_RAM implementation 9 vuotta sitten
  Scott Lahteine ae081d0fe0 Improvements, more SORT_USES_MORE_RAM 9 vuotta sitten
  Scott Lahteine 785143a013 Expand on More RAM concept, address minor bugs 9 vuotta sitten
  Scott Lahteine 0cbbba08bd SD Card Alpha Sorting 9 vuotta sitten
  Scott Lahteine b4e287fe8e Completed SORT_USES_MORE_RAM implementation 9 vuotta sitten
  Scott Lahteine de725bd408 # This is a combination of 4 commits. 9 vuotta sitten
  Scott Lahteine 8ebefe6d35 Completed SORT_USES_MORE_RAM implementation 9 vuotta sitten
  Scott Lahteine 725ba8d01e Improvements, more SORT_USES_MORE_RAM 9 vuotta sitten
  Scott Lahteine 2b54eeb897 Expand on More RAM concept, address minor bugs 9 vuotta sitten
  Scott Lahteine 14187dae6c SD Card Alpha Sorting 9 vuotta sitten
  Scott Lahteine eaa788e076 Completed SORT_USES_MORE_RAM implementation 9 vuotta sitten
  Scott Lahteine 6901445592 Improvements, more SORT_USES_MORE_RAM 9 vuotta sitten
  Scott Lahteine 87fc00c182 Expand on More RAM concept, address minor bugs 9 vuotta sitten
  Scott Lahteine f40cff59f3 SD Card Alpha Sorting 9 vuotta sitten
  Gina Häußge 0de826160e M30 response is missing linefeed, "ok" therefore not on own line 10 vuotta sitten
  Neil Darlow 89f78b0b80 Allow use of either SD Card slot when LCD Panel is configured. 10 vuotta sitten
  Cylindric 8f0cee2a14 Various typo fixes - only in comments, no code changes. 10 vuotta sitten
  bkubicek 39d88bcccb preparation for hibernation 11 vuotta sitten
  bkubicek ab965376ff Sub-file calls. 11 vuotta sitten
  Erik van der Zalm 461dad6e05 Added : M32 - Select file and start SD print (Can be used when printing from SD card) 11 vuotta sitten
  Scott Lahteine a5cd582665 Support for 10 level deep SD folder hierarchy 11 vuotta sitten
  Lukasz Stefanowicz d71f1e9bf6 Add (as an option) slower SD transfer mode 11 vuotta sitten
  Ketil Froyn 07e11c7cf5 Add command M928 to enable logging to file of received gcode commands 11 vuotta sitten
  Marius Kintel e06d820909 Also skip .files and _files with long filenames 11 vuotta sitten
  daid303 1a8f54cea1 The big LCD code update. This splits the display and menu implementation. Paving the way for future different displays. It also makes it easier to modify the menu structures while keeping everything consistant. Note that this most likely breaks the translations, which need to be updated. 11 vuotta sitten
  daid303 6a9bee27cc Changed the naming of some LCD functions, so the names match better what the function does. Also moved around some prototypes for general cleanup. 11 vuotta sitten