You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
de725bd408
# The first commit's message is: SD Card Alpha Sorting First iteration of alphabetical sorting for SD cards, both slow+efficient and fast+rammy. Option for folders to sort first, last, or not at all. # This is the 2nd commit message: Expand on More RAM concept, address minor bugs # This is the 3rd commit message: Improvements, more SORT_USES_MORE_RAM With this option, always keeps the dir in RAM, doubling as a cache for getfilename. A board with only 8K of SRAM is cutting it very close. # This is the 4th commit message: Completed SORT_USES_MORE_RAM implementation For the MORE_RAM option we need to buffer both the short and long names, even though long names are sometimes redundant. Worst case, all the names are max length. We can save some RAM by not storing these. We could save more RAM by only storing the visible part of the long name. |
10 years ago | |
---|---|---|
.. | ||
example_configurations | 10 years ago | |
BlinkM.cpp | 11 years ago | |
BlinkM.h | 11 years ago | |
COPYING | 14 years ago | |
Configuration.h | 10 years ago | |
ConfigurationStore.cpp | 10 years ago | |
ConfigurationStore.h | 12 years ago | |
Configuration_adv.h | 10 years ago | |
DOGMbitmaps.h | 10 years ago | |
LCD Menu Tree.pdf | 11 years ago | |
LiquidCrystalRus.cpp | 11 years ago | |
LiquidCrystalRus.h | 12 years ago | |
Makefile | 11 years ago | |
Marlin.h | 10 years ago | |
Marlin.ino | 11 years ago | |
Marlin.pde | 11 years ago | |
MarlinSerial.cpp | 10 years ago | |
MarlinSerial.h | 11 years ago | |
Marlin_main.cpp | 10 years ago | |
Menu Plans.xlsx | 11 years ago | |
Sd2Card.cpp | 11 years ago | |
Sd2Card.h | 11 years ago | |
Sd2PinMap.h | 11 years ago | |
SdBaseFile.cpp | 12 years ago | |
SdBaseFile.h | 13 years ago | |
SdFatConfig.h | 10 years ago | |
SdFatStructs.h | 13 years ago | |
SdFatUtil.cpp | 13 years ago | |
SdFatUtil.h | 13 years ago | |
SdFile.cpp | 12 years ago | |
SdFile.h | 13 years ago | |
SdInfo.h | 13 years ago | |
SdVolume.cpp | 13 years ago | |
SdVolume.h | 13 years ago | |
Servo.cpp | 11 years ago | |
Servo.h | 11 years ago | |
cardreader.cpp | 10 years ago | |
cardreader.h | 10 years ago | |
createTemperatureLookupMarlin.py | 11 years ago | |
create_speed_lookuptable.py | 13 years ago | |
digipot_mcp4451.cpp | 11 years ago | |
dogm_font_data_marlin.h | 12 years ago | |
dogm_lcd_implementation.h | 10 years ago | |
fastio.h | 11 years ago | |
language.h | 10 years ago | |
motion_control.cpp | 10 years ago | |
motion_control.h | 13 years ago | |
pins.h | 10 years ago | |
planner.cpp | 10 years ago | |
planner.h | 11 years ago | |
qr_solve.cpp | 11 years ago | |
qr_solve.h | 11 years ago | |
speed_lookuptable.h | 12 years ago | |
stepper.cpp | 10 years ago | |
stepper.h | 11 years ago | |
temperature.cpp | 10 years ago | |
temperature.h | 11 years ago | |
thermistortables.h | 10 years ago | |
ultralcd.cpp | 10 years ago | |
ultralcd.h | 10 years ago | |
ultralcd_implementation_hitachi_HD44780.h | 10 years ago | |
ultralcd_st7920_u8glib_rrd.h | 11 years ago | |
vector_3.cpp | 11 years ago | |
vector_3.h | 11 years ago | |
watchdog.cpp | 12 years ago | |
watchdog.h | 11 years ago |