64 Commits (3c7470dbc3a57a7e9f5b6a6487be62e799a43dfd)

Author SHA1 Message Date
Scott Lahteine 0f5ada8cbd Group the fail case in one negation (PR#2572)
9 years ago
Scott Lahteine 58cfcd4239 Overridable Options - Part 5
9 years ago
Scott Lahteine 944090c19c Optimize lsDive logic
9 years ago
Scott Lahteine 417706e578 Include space for the terminating nul in lsDive
9 years ago
Scott Lahteine f3c1a6b19c Reduce lsDive stack usage to the minimum
9 years ago
Scott Lahteine 552a327df8 Fix lsDive filename stack overrun (PR#2449)
9 years ago
Scott Lahteine 50bd7493cc Merge pull request #2108 from thinkyhead/m33_long_filename_host_support
9 years ago
AnHardt f4a93ed997 Add a string parameter to kill()
9 years ago
Scott Lahteine 0f2c9bacfd M33 LONG_FILENAME_HOST_SUPPORT
9 years ago
Scott Lahteine d2563804c8 Add LF to file errors
9 years ago
Scott Lahteine 98e91f5253 Allow lsDive to recurse with minimal stack usage
9 years ago
Scott Lahteine f65833931d Formatting tweaks
9 years ago
Scott Lahteine ccddc280be Apply three more commits
9 years ago
Scott Lahteine 1e5c18bb14 Add code_value_short and SERIAL_CHAR
9 years ago
Scott Lahteine 19d418cd6a Fix up the code to eliminate warnings
9 years ago
alexborro e650d4044e Fix "Stop Print" function in the LCD menu
9 years ago
Scott Lahteine dfb38874f8 Some suggested changes for #1555
9 years ago
Scott Lahteine 20e59dc61e Don't skip files starting with underscores
9 years ago
Scott Lahteine f171656f8e Cleanup of cardreader.*
9 years ago
AnHardt 6cdcd6c6d1 Fix iss#1492
9 years ago
Jérémie FRANCOIS 9d75a56b56 Merge remote-tracking branch 'upstream/Development' into Development
9 years ago
Jérémie FRANCOIS 85e5aa4011 Generalized enqueue_commands_P, and moved them to Marlin_main as they should
9 years ago
Scott Lahteine 03c9cb60e8 Rename lastnr to autostart_index and...
9 years ago
daid 17de96ace7 Merge branch 'Marlin_v1' into revert-1154-sd_sorting
10 years ago
Scott Lahteine 1857e611d3 Other small tweaks
10 years ago
Bo Herrmannsen bd22405412 Merge pull request #1190 from thinkyhead/sd_sorting
10 years ago
Scott Lahteine 49791949af Wrap call to flush_presort
10 years ago
Scott Lahteine f21cce0b28 Rebase to Marlin_v1
10 years ago
Bo Herrmannsen 31ca3de72f Merge pull request #819 from neildarlow/Marlin_v1
10 years ago
alexborro ab355a90d3 Revert "SD Sort and Buffer"
10 years ago
Scott Lahteine d088b5f30f Remove debug echo
10 years ago
Scott Lahteine 1fad8e6a81 Proper long file name var
10 years ago
Scott Lahteine a12eec33e2 Completed SORT_USES_MORE_RAM implementation
10 years ago
Scott Lahteine c9486ebb85 Improvements, more SORT_USES_MORE_RAM
10 years ago
Scott Lahteine 8196b36ad9 SD Card Alpha Sorting
10 years ago
Scott Lahteine cf749dbeda Completed SORT_USES_MORE_RAM implementation
10 years ago
Scott Lahteine ae081d0fe0 Improvements, more SORT_USES_MORE_RAM
10 years ago
Scott Lahteine 785143a013 Expand on More RAM concept, address minor bugs
10 years ago
Scott Lahteine 0cbbba08bd SD Card Alpha Sorting
10 years ago
Neil Darlow 9d11b70436 Merge branch 'Marlin_v1' of https://github.com/ErikZalm/Marlin into Marlin_v1
10 years ago
Gina Häußge 0de826160e M30 response is missing linefeed, "ok" therefore not on own line
10 years ago
Neil Darlow 89f78b0b80 Allow use of either SD Card slot when LCD Panel is configured.
10 years ago
Cylindric 8f0cee2a14 Various typo fixes - only in comments, no code changes.
10 years ago
bkubicek 39d88bcccb preparation for hibernation
11 years ago
bkubicek ab965376ff Sub-file calls.
11 years ago
Erik van der Zalm 461dad6e05 Added : M32 - Select file and start SD print (Can be used when printing from SD card)
11 years ago
Scott Lahteine a5cd582665 Support for 10 level deep SD folder hierarchy
11 years ago
Lukasz Stefanowicz d71f1e9bf6 Add (as an option) slower SD transfer mode
11 years ago
Ketil Froyn 07e11c7cf5 Add command M928 to enable logging to file of received gcode commands
11 years ago
Marius Kintel e06d820909 Also skip .files and _files with long filenames
11 years ago