Erik van der Zalm
461dad6e05
Added : M32 - Select file and start SD print (Can be used when printing from SD card)
...
Untested
11 years ago
Scott Lahteine
a5cd582665
Support for 10 level deep SD folder hierarchy
12 years ago
Lukasz Stefanowicz
d71f1e9bf6
Add (as an option) slower SD transfer mode
12 years ago
Ketil Froyn
07e11c7cf5
Add command M928 to enable logging to file of received gcode commands
12 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.
13 years ago
Bernhard
1532200435
found error in filenames.
...
One array was too short. This had nothing to do with long filenames, other than if they were 12 characters exactly, which could only happen if the extension and the text before were filled completely
13 years ago
Erik van der Zalm
632528aa95
merging with SCUBA82
13 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
Erik van der Zalm
11518a987f
merged with triffid fork
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