41 Commits (9d9a2d75ef9c5ef1aebcffe7229b39ff145d50ed)

Author SHA1 Message Date
Scott Lahteine 1857e611d3 Other small tweaks 10 years ago
Scott Lahteine 49791949af Wrap call to flush_presort 10 years ago
Scott Lahteine f21cce0b28 Rebase to Marlin_v1 10 years ago
Scott Lahteine b726511a3b A few constants where they belong 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
Scott Lahteine b4e287fe8e Completed SORT_USES_MORE_RAM implementation 10 years ago
Scott Lahteine de725bd408 # This is a combination of 4 commits. 10 years ago
Scott Lahteine 8ebefe6d35 Completed SORT_USES_MORE_RAM implementation 10 years ago
Scott Lahteine 725ba8d01e Improvements, more SORT_USES_MORE_RAM 10 years ago
Scott Lahteine 2b54eeb897 Expand on More RAM concept, address minor bugs 10 years ago
Scott Lahteine 14187dae6c SD Card Alpha Sorting 10 years ago
Scott Lahteine eaa788e076 Completed SORT_USES_MORE_RAM implementation 10 years ago
Scott Lahteine 6901445592 Improvements, more SORT_USES_MORE_RAM 10 years ago
Scott Lahteine 87fc00c182 Expand on More RAM concept, address minor bugs 10 years ago
Scott Lahteine f40cff59f3 SD Card Alpha Sorting 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. 11 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 12 years ago
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. 12 years ago
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. 12 years ago
daid303 97fa2a9c30 Few simple fixes that save RAM, as static strings are stored in RAM by default. 12 years ago
daid303 43018a48c4 Fix for a few -Wextra warnings. 12 years ago
daid b69e75c89a Added long filename support. 12 years ago
Bernhard 0183e6332a made prepare->autostart independent of current folder. 12 years ago
Bernhard 1532200435 found error in filenames. 12 years ago
Christian Thalhammer fde51084f3 set SD file delete to M30; switch printime output to M31 13 years ago
Blair Thompson 046a8e0039 Added more defines to the language.h file so that nowe most of the text strings are now configured via this file. Still got some hunting down to do to complete this task. 13 years ago
Erik van der Zalm c6f2ec3c82 remove stop_heating_wait 13 years ago
Michael Moon 5aadc2f5ca cardreader needs to include some other files 13 years ago
Michael Moon 8d0916af13 allow Marlin to actually compile with Makefile pulled from Sprinter and a few other modifications 13 years ago
Bernhard 729cde4475 fix autostart failure if in wrong directory 13 years ago
Bernhard 57f9359a41 simplified the includes, makefile now works with arduino23 13 years ago
Bernhard 3c1a4aac2b header file simplification 13 years ago
Bernhard 415aadf704 lcd panel bed support 13 years ago