My Marlin configs for Fabrikator Mini and CTC i3 Pro B
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Scott Lahteine 05fca752d6 Clean up autostart handling 7 年之前
..
Sd2Card.cpp Switch to TMC2130 compatible hardware SPI & misc (#10299) 7 年之前
Sd2Card.h Fix unsupported CMD59 7 年之前
SdBaseFile.cpp [2.0.x] Fix SD wrong filename list (#9342) 7 年之前
SdBaseFile.h Patch SD lib files for readability 7 年之前
SdFatConfig.h Patch SD lib files for readability 7 年之前
SdFatStructs.h Patch SD lib files for readability 7 年之前
SdFatUtil.cpp Multi-host support 7 年之前
SdFatUtil.h Multi-host support 7 年之前
SdFile.cpp Patch SD lib files for readability 7 年之前
SdFile.h Patch SD lib files for readability 7 年之前
SdInfo.h Backported latest improvements and fixes from the SdFat liibrary to our own version. This includes support for CRC7 validation on commands and also, made sure that even if using software SPI implementations, SD card speed is properly adjusted when transitioning from INITIALIZATION to DATA TRANSFER mode. ALL HALs implement spiInit, even in SW SPI mode, and we NEED this change to improve 25x the transfer speed of the SD card and allow implementations of USB MSD 7 年之前
SdVolume.cpp Change some hex case 7 年之前
SdVolume.h Patch SD lib files for readability 7 年之前
cardreader.cpp Clean up autostart handling 7 年之前
cardreader.h Clean up autostart handling 7 年之前