Browse Source

Hint for changed behaviour of SDSUPPORT

KiteLab 10 years ago
parent
commit
0ad25c6665

+ 1
- 0
Marlin/Configuration.h View File

666
 //#define ULTRA_LCD  //general LCD support, also 16x2
666
 //#define ULTRA_LCD  //general LCD support, also 16x2
667
 //#define DOGLCD  // Support for SPI LCD 128x64 (Controller ST7565R graphic Display Family)
667
 //#define DOGLCD  // Support for SPI LCD 128x64 (Controller ST7565R graphic Display Family)
668
 //#define SDSUPPORT // Enable SD Card Support in Hardware Console
668
 //#define SDSUPPORT // Enable SD Card Support in Hardware Console
669
+// Changed behaviour! If you need SDSUPPORT uncomment it!
669
 //#define SDSLOW // Use slower SD transfer mode (not normally needed - uncomment if you're getting volume init error)
670
 //#define SDSLOW // Use slower SD transfer mode (not normally needed - uncomment if you're getting volume init error)
670
 //#define SDEXTRASLOW // Use even slower SD transfer mode (not normally needed - uncomment if you're getting volume init error)
671
 //#define SDEXTRASLOW // Use even slower SD transfer mode (not normally needed - uncomment if you're getting volume init error)
671
 //#define SD_CHECK_AND_RETRY // Use CRC checks and retries on the SD communication
672
 //#define SD_CHECK_AND_RETRY // Use CRC checks and retries on the SD communication

+ 1
- 0
Marlin/configurator/config/Configuration.h View File

665
 //#define ULTRA_LCD  //general LCD support, also 16x2
665
 //#define ULTRA_LCD  //general LCD support, also 16x2
666
 //#define DOGLCD  // Support for SPI LCD 128x64 (Controller ST7565R graphic Display Family)
666
 //#define DOGLCD  // Support for SPI LCD 128x64 (Controller ST7565R graphic Display Family)
667
 //#define SDSUPPORT // Enable SD Card Support in Hardware Console
667
 //#define SDSUPPORT // Enable SD Card Support in Hardware Console
668
+// Changed behaviour! If you need SDSUPPORT uncomment it!
668
 //#define SDSLOW // Use slower SD transfer mode (not normally needed - uncomment if you're getting volume init error)
669
 //#define SDSLOW // Use slower SD transfer mode (not normally needed - uncomment if you're getting volume init error)
669
 //#define SDEXTRASLOW // Use even slower SD transfer mode (not normally needed - uncomment if you're getting volume init error)
670
 //#define SDEXTRASLOW // Use even slower SD transfer mode (not normally needed - uncomment if you're getting volume init error)
670
 //#define SD_CHECK_AND_RETRY // Use CRC checks and retries on the SD communication
671
 //#define SD_CHECK_AND_RETRY // Use CRC checks and retries on the SD communication

+ 1
- 0
Marlin/example_configurations/Felix/Configuration.h View File

648
 //#define ULTRA_LCD  //general LCD support, also 16x2
648
 //#define ULTRA_LCD  //general LCD support, also 16x2
649
 //#define DOGLCD  // Support for SPI LCD 128x64 (Controller ST7565R graphic Display Family)
649
 //#define DOGLCD  // Support for SPI LCD 128x64 (Controller ST7565R graphic Display Family)
650
 //#define SDSUPPORT // Enable SD Card Support in Hardware Console
650
 //#define SDSUPPORT // Enable SD Card Support in Hardware Console
651
+// Changed behaviour! If you need SDSUPPORT uncomment it!
651
 //#define SDSLOW // Use slower SD transfer mode (not normally needed - uncomment if you're getting volume init error)
652
 //#define SDSLOW // Use slower SD transfer mode (not normally needed - uncomment if you're getting volume init error)
652
 //#define SDEXTRASLOW // Use even slower SD transfer mode (not normally needed - uncomment if you're getting volume init error)
653
 //#define SDEXTRASLOW // Use even slower SD transfer mode (not normally needed - uncomment if you're getting volume init error)
653
 //#define SD_CHECK_AND_RETRY // Use CRC checks and retries on the SD communication
654
 //#define SD_CHECK_AND_RETRY // Use CRC checks and retries on the SD communication

+ 1
- 0
Marlin/example_configurations/Felix/Configuration_DUAL.h View File

617
 //#define ULTRA_LCD  //general LCD support, also 16x2
617
 //#define ULTRA_LCD  //general LCD support, also 16x2
618
 //#define DOGLCD  // Support for SPI LCD 128x64 (Controller ST7565R graphic Display Family)
618
 //#define DOGLCD  // Support for SPI LCD 128x64 (Controller ST7565R graphic Display Family)
619
 //#define SDSUPPORT // Enable SD Card Support in Hardware Console
619
 //#define SDSUPPORT // Enable SD Card Support in Hardware Console
620
+// Changed behaviour! If you need SDSUPPORT uncomment it!
620
 //#define SDSLOW // Use slower SD transfer mode (not normally needed - uncomment if you're getting volume init error)
621
 //#define SDSLOW // Use slower SD transfer mode (not normally needed - uncomment if you're getting volume init error)
621
 //#define SDEXTRASLOW // Use even slower SD transfer mode (not normally needed - uncomment if you're getting volume init error)
622
 //#define SDEXTRASLOW // Use even slower SD transfer mode (not normally needed - uncomment if you're getting volume init error)
622
 //#define SD_CHECK_AND_RETRY // Use CRC checks and retries on the SD communication
623
 //#define SD_CHECK_AND_RETRY // Use CRC checks and retries on the SD communication

+ 1
- 0
Marlin/example_configurations/K8200/Configuration.h View File

653
 //#define ULTRA_LCD  //general LCD support, also 16x2
653
 //#define ULTRA_LCD  //general LCD support, also 16x2
654
 //#define DOGLCD  // Support for SPI LCD 128x64 (Controller ST7565R graphic Display Family)
654
 //#define DOGLCD  // Support for SPI LCD 128x64 (Controller ST7565R graphic Display Family)
655
 //#define SDSUPPORT // Enable SD Card Support in Hardware Console
655
 //#define SDSUPPORT // Enable SD Card Support in Hardware Console
656
+// Changed behaviour! If you need SDSUPPORT uncomment it!
656
 //#define SDSLOW // Use slower SD transfer mode (not normally needed - uncomment if you're getting volume init error)
657
 //#define SDSLOW // Use slower SD transfer mode (not normally needed - uncomment if you're getting volume init error)
657
 //#define SDEXTRASLOW // Use even slower SD transfer mode (not normally needed - uncomment if you're getting volume init error)
658
 //#define SDEXTRASLOW // Use even slower SD transfer mode (not normally needed - uncomment if you're getting volume init error)
658
 //#define SD_CHECK_AND_RETRY // Use CRC checks and retries on the SD communication
659
 //#define SD_CHECK_AND_RETRY // Use CRC checks and retries on the SD communication

+ 1
- 0
Marlin/example_configurations/RigidBot/Configuration.h View File

652
 //#define ULTRA_LCD  //general LCD support, also 16x2
652
 //#define ULTRA_LCD  //general LCD support, also 16x2
653
 //#define DOGLCD  // Support for SPI LCD 128x64 (Controller ST7565R graphic Display Family)
653
 //#define DOGLCD  // Support for SPI LCD 128x64 (Controller ST7565R graphic Display Family)
654
 //#define SDSUPPORT // Enable SD Card Support in Hardware Console
654
 //#define SDSUPPORT // Enable SD Card Support in Hardware Console
655
+// Changed behaviour! If you need SDSUPPORT uncomment it!
655
 //#define SDSLOW // Use slower SD transfer mode (not normally needed - uncomment if you're getting volume init error)
656
 //#define SDSLOW // Use slower SD transfer mode (not normally needed - uncomment if you're getting volume init error)
656
 //#define SDEXTRASLOW // Use even slower SD transfer mode (not normally needed - uncomment if you're getting volume init error)
657
 //#define SDEXTRASLOW // Use even slower SD transfer mode (not normally needed - uncomment if you're getting volume init error)
657
 //#define SD_CHECK_AND_RETRY // Use CRC checks and retries on the SD communication
658
 //#define SD_CHECK_AND_RETRY // Use CRC checks and retries on the SD communication

+ 1
- 0
Marlin/example_configurations/SCARA/Configuration.h View File

673
 //#define ULTRA_LCD  //general LCD support, also 16x2
673
 //#define ULTRA_LCD  //general LCD support, also 16x2
674
 //#define DOGLCD  // Support for SPI LCD 128x64 (Controller ST7565R graphic Display Family)
674
 //#define DOGLCD  // Support for SPI LCD 128x64 (Controller ST7565R graphic Display Family)
675
 //#define SDSUPPORT // Enable SD Card Support in Hardware Console
675
 //#define SDSUPPORT // Enable SD Card Support in Hardware Console
676
+// Changed behaviour! If you need SDSUPPORT uncomment it!
676
 //#define SDSLOW // Use slower SD transfer mode (not normally needed - uncomment if you're getting volume init error)
677
 //#define SDSLOW // Use slower SD transfer mode (not normally needed - uncomment if you're getting volume init error)
677
 //#define SDEXTRASLOW // Use even slower SD transfer mode (not normally needed - uncomment if you're getting volume init error)
678
 //#define SDEXTRASLOW // Use even slower SD transfer mode (not normally needed - uncomment if you're getting volume init error)
678
 //#define SD_CHECK_AND_RETRY // Use CRC checks and retries on the SD communication
679
 //#define SD_CHECK_AND_RETRY // Use CRC checks and retries on the SD communication

+ 1
- 0
Marlin/example_configurations/TAZ4/Configuration.h View File

684
 //#define ULTRA_LCD  //general LCD support, also 16x2
684
 //#define ULTRA_LCD  //general LCD support, also 16x2
685
 //#define DOGLCD  // Support for SPI LCD 128x64 (Controller ST7565R graphic Display Family)
685
 //#define DOGLCD  // Support for SPI LCD 128x64 (Controller ST7565R graphic Display Family)
686
 //#define SDSUPPORT // Enable SD Card Support in Hardware Console
686
 //#define SDSUPPORT // Enable SD Card Support in Hardware Console
687
+// Changed behaviour! If you need SDSUPPORT uncomment it!
687
 //#define SDSLOW // Use slower SD transfer mode (not normally needed - uncomment if you're getting volume init error)
688
 //#define SDSLOW // Use slower SD transfer mode (not normally needed - uncomment if you're getting volume init error)
688
 //#define SDEXTRASLOW // Use even slower SD transfer mode (not normally needed - uncomment if you're getting volume init error)
689
 //#define SDEXTRASLOW // Use even slower SD transfer mode (not normally needed - uncomment if you're getting volume init error)
689
 //#define SD_CHECK_AND_RETRY // Use CRC checks and retries on the SD communication
690
 //#define SD_CHECK_AND_RETRY // Use CRC checks and retries on the SD communication

+ 1
- 0
Marlin/example_configurations/delta/biv2.5/Configuration.h View File

787
 //#define ULTRA_LCD  //general LCD support, also 16x2
787
 //#define ULTRA_LCD  //general LCD support, also 16x2
788
 //#define DOGLCD  // Support for SPI LCD 128x64 (Controller ST7565R graphic Display Family)
788
 //#define DOGLCD  // Support for SPI LCD 128x64 (Controller ST7565R graphic Display Family)
789
 //#define SDSUPPORT // Enable SD Card Support in Hardware Console
789
 //#define SDSUPPORT // Enable SD Card Support in Hardware Console
790
+// Changed behaviour! If you need SDSUPPORT uncomment it!
790
 //#define SDSLOW // Use slower SD transfer mode (not normally needed - uncomment if you're getting volume init error)
791
 //#define SDSLOW // Use slower SD transfer mode (not normally needed - uncomment if you're getting volume init error)
791
 //#define SDEXTRASLOW // Use even slower SD transfer mode (not normally needed - uncomment if you're getting volume init error)
792
 //#define SDEXTRASLOW // Use even slower SD transfer mode (not normally needed - uncomment if you're getting volume init error)
792
 //#define SD_CHECK_AND_RETRY // Use CRC checks and retries on the SD communication
793
 //#define SD_CHECK_AND_RETRY // Use CRC checks and retries on the SD communication

+ 1
- 0
Marlin/example_configurations/delta/generic/Configuration.h View File

788
 //#define ULTRA_LCD  //general LCD support, also 16x2
788
 //#define ULTRA_LCD  //general LCD support, also 16x2
789
 //#define DOGLCD  // Support for SPI LCD 128x64 (Controller ST7565R graphic Display Family)
789
 //#define DOGLCD  // Support for SPI LCD 128x64 (Controller ST7565R graphic Display Family)
790
 //#define SDSUPPORT // Enable SD Card Support in Hardware Console
790
 //#define SDSUPPORT // Enable SD Card Support in Hardware Console
791
+// Changed behaviour! If you need SDSUPPORT uncomment it!
791
 //#define SDSLOW // Use slower SD transfer mode (not normally needed - uncomment if you're getting volume init error)
792
 //#define SDSLOW // Use slower SD transfer mode (not normally needed - uncomment if you're getting volume init error)
792
 //#define SDEXTRASLOW // Use even slower SD transfer mode (not normally needed - uncomment if you're getting volume init error)
793
 //#define SDEXTRASLOW // Use even slower SD transfer mode (not normally needed - uncomment if you're getting volume init error)
793
 //#define SD_CHECK_AND_RETRY // Use CRC checks and retries on the SD communication
794
 //#define SD_CHECK_AND_RETRY // Use CRC checks and retries on the SD communication

+ 1
- 0
Marlin/example_configurations/delta/kossel_mini/Configuration.h View File

792
 //#define ULTRA_LCD  //general LCD support, also 16x2
792
 //#define ULTRA_LCD  //general LCD support, also 16x2
793
 //#define DOGLCD  // Support for SPI LCD 128x64 (Controller ST7565R graphic Display Family)
793
 //#define DOGLCD  // Support for SPI LCD 128x64 (Controller ST7565R graphic Display Family)
794
 //#define SDSUPPORT // Enable SD Card Support in Hardware Console
794
 //#define SDSUPPORT // Enable SD Card Support in Hardware Console
795
+// Changed behaviour! If you need SDSUPPORT uncomment it!
795
 //#define SDSLOW // Use slower SD transfer mode (not normally needed - uncomment if you're getting volume init error)
796
 //#define SDSLOW // Use slower SD transfer mode (not normally needed - uncomment if you're getting volume init error)
796
 //#define SDEXTRASLOW // Use even slower SD transfer mode (not normally needed - uncomment if you're getting volume init error)
797
 //#define SDEXTRASLOW // Use even slower SD transfer mode (not normally needed - uncomment if you're getting volume init error)
797
 //#define SD_CHECK_AND_RETRY // Use CRC checks and retries on the SD communication
798
 //#define SD_CHECK_AND_RETRY // Use CRC checks and retries on the SD communication

+ 1
- 0
Marlin/example_configurations/tvrrug/Round2/Configuration.h View File

660
 //#define ULTRA_LCD  //general LCD support, also 16x2
660
 //#define ULTRA_LCD  //general LCD support, also 16x2
661
 //#define DOGLCD  // Support for SPI LCD 128x64 (Controller ST7565R graphic Display Family)
661
 //#define DOGLCD  // Support for SPI LCD 128x64 (Controller ST7565R graphic Display Family)
662
 //#define SDSUPPORT // Enable SD Card Support in Hardware Console
662
 //#define SDSUPPORT // Enable SD Card Support in Hardware Console
663
+// Changed behaviour! If you need SDSUPPORT uncomment it!
663
 //#define SDSLOW // Use slower SD transfer mode (not normally needed - uncomment if you're getting volume init error)
664
 //#define SDSLOW // Use slower SD transfer mode (not normally needed - uncomment if you're getting volume init error)
664
 //#define SDEXTRASLOW // Use even slower SD transfer mode (not normally needed - uncomment if you're getting volume init error)
665
 //#define SDEXTRASLOW // Use even slower SD transfer mode (not normally needed - uncomment if you're getting volume init error)
665
 //#define SD_CHECK_AND_RETRY // Use CRC checks and retries on the SD communication
666
 //#define SD_CHECK_AND_RETRY // Use CRC checks and retries on the SD communication

Loading…
Cancel
Save