|
|
@ -1172,7 +1172,6 @@
|
|
|
|
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
|
|
|
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
|
|
|
//#define BINARY_FILE_TRANSFER
|
|
|
|
//#define BINARY_FILE_TRANSFER
|
|
|
|
|
|
|
|
|
|
|
|
#if HAS_SDCARD_CONNECTION
|
|
|
|
|
|
|
|
/**
|
|
|
|
/**
|
|
|
|
* Set this option to one of the following (or the board's defaults apply):
|
|
|
|
* Set this option to one of the following (or the board's defaults apply):
|
|
|
|
*
|
|
|
|
*
|
|
|
@ -1183,7 +1182,6 @@
|
|
|
|
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
|
|
|
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
|
|
|
*/
|
|
|
|
*/
|
|
|
|
//#define SDCARD_CONNECTION LCD
|
|
|
|
//#define SDCARD_CONNECTION LCD
|
|
|
|
#endif
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#endif // SDSUPPORT
|
|
|
|
#endif // SDSUPPORT
|
|
|
|
|
|
|
|
|
|
|
|