|
@@ -666,7 +666,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
|
666
|
666
|
|
667
|
667
|
//#define ULTRA_LCD //general LCD support, also 16x2
|
668
|
668
|
//#define DOGLCD // Support for SPI LCD 128x64 (Controller ST7565R graphic Display Family)
|
669
|
|
-//#define SDSUPPORT // Enable SD Card Support in Hardware Console
|
|
669
|
+#define SDSUPPORT // Enable SD Card Support in Hardware Console
|
670
|
670
|
// Changed behaviour! If you need SDSUPPORT uncomment it!
|
671
|
671
|
//#define SDSLOW // Use slower SD transfer mode (not normally needed - uncomment if you're getting volume init error)
|
672
|
672
|
//#define SDEXTRASLOW // Use even slower SD transfer mode (not normally needed - uncomment if you're getting volume init error)
|