mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-08 07:27:44 -06:00
parent
7d8a2825ce
commit
ec96f52aff
218 changed files with 872 additions and 218 deletions
|
@ -1388,13 +1388,16 @@
|
||||||
* 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):
|
||||||
*
|
*
|
||||||
* LCD - Use the SD drive in the external LCD controller.
|
* LCD - Use the SD drive in the external LCD controller.
|
||||||
* ONBOARD - Use the SD drive on the control board. (No SD_DETECT_PIN. M21 to init.)
|
* ONBOARD - Use the SD drive on the control board.
|
||||||
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
||||||
*
|
*
|
||||||
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
||||||
*/
|
*/
|
||||||
//#define SDCARD_CONNECTION LCD
|
//#define SDCARD_CONNECTION LCD
|
||||||
|
|
||||||
|
// Enable if SD detect is rendered useless (e.g., by using an SD extender)
|
||||||
|
//#define NO_SD_DETECT
|
||||||
|
|
||||||
#endif // SDSUPPORT
|
#endif // SDSUPPORT
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -1388,13 +1388,16 @@
|
||||||
* 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):
|
||||||
*
|
*
|
||||||
* LCD - Use the SD drive in the external LCD controller.
|
* LCD - Use the SD drive in the external LCD controller.
|
||||||
* ONBOARD - Use the SD drive on the control board. (No SD_DETECT_PIN. M21 to init.)
|
* ONBOARD - Use the SD drive on the control board.
|
||||||
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
||||||
*
|
*
|
||||||
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
||||||
*/
|
*/
|
||||||
//#define SDCARD_CONNECTION LCD
|
//#define SDCARD_CONNECTION LCD
|
||||||
|
|
||||||
|
// Enable if SD detect is rendered useless (e.g., by using an SD extender)
|
||||||
|
//#define NO_SD_DETECT
|
||||||
|
|
||||||
#endif // SDSUPPORT
|
#endif // SDSUPPORT
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -1388,13 +1388,16 @@
|
||||||
* 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):
|
||||||
*
|
*
|
||||||
* LCD - Use the SD drive in the external LCD controller.
|
* LCD - Use the SD drive in the external LCD controller.
|
||||||
* ONBOARD - Use the SD drive on the control board. (No SD_DETECT_PIN. M21 to init.)
|
* ONBOARD - Use the SD drive on the control board.
|
||||||
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
||||||
*
|
*
|
||||||
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
||||||
*/
|
*/
|
||||||
//#define SDCARD_CONNECTION LCD
|
//#define SDCARD_CONNECTION LCD
|
||||||
|
|
||||||
|
// Enable if SD detect is rendered useless (e.g., by using an SD extender)
|
||||||
|
//#define NO_SD_DETECT
|
||||||
|
|
||||||
#endif // SDSUPPORT
|
#endif // SDSUPPORT
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -1388,13 +1388,16 @@
|
||||||
* 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):
|
||||||
*
|
*
|
||||||
* LCD - Use the SD drive in the external LCD controller.
|
* LCD - Use the SD drive in the external LCD controller.
|
||||||
* ONBOARD - Use the SD drive on the control board. (No SD_DETECT_PIN. M21 to init.)
|
* ONBOARD - Use the SD drive on the control board.
|
||||||
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
||||||
*
|
*
|
||||||
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
||||||
*/
|
*/
|
||||||
//#define SDCARD_CONNECTION LCD
|
//#define SDCARD_CONNECTION LCD
|
||||||
|
|
||||||
|
// Enable if SD detect is rendered useless (e.g., by using an SD extender)
|
||||||
|
//#define NO_SD_DETECT
|
||||||
|
|
||||||
#endif // SDSUPPORT
|
#endif // SDSUPPORT
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -1388,13 +1388,16 @@
|
||||||
* 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):
|
||||||
*
|
*
|
||||||
* LCD - Use the SD drive in the external LCD controller.
|
* LCD - Use the SD drive in the external LCD controller.
|
||||||
* ONBOARD - Use the SD drive on the control board. (No SD_DETECT_PIN. M21 to init.)
|
* ONBOARD - Use the SD drive on the control board.
|
||||||
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
||||||
*
|
*
|
||||||
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
||||||
*/
|
*/
|
||||||
//#define SDCARD_CONNECTION LCD
|
//#define SDCARD_CONNECTION LCD
|
||||||
|
|
||||||
|
// Enable if SD detect is rendered useless (e.g., by using an SD extender)
|
||||||
|
//#define NO_SD_DETECT
|
||||||
|
|
||||||
#endif // SDSUPPORT
|
#endif // SDSUPPORT
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -1398,13 +1398,16 @@
|
||||||
* 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):
|
||||||
*
|
*
|
||||||
* LCD - Use the SD drive in the external LCD controller.
|
* LCD - Use the SD drive in the external LCD controller.
|
||||||
* ONBOARD - Use the SD drive on the control board. (No SD_DETECT_PIN. M21 to init.)
|
* ONBOARD - Use the SD drive on the control board.
|
||||||
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
||||||
*
|
*
|
||||||
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
||||||
*/
|
*/
|
||||||
//#define SDCARD_CONNECTION LCD
|
//#define SDCARD_CONNECTION LCD
|
||||||
|
|
||||||
|
// Enable if SD detect is rendered useless (e.g., by using an SD extender)
|
||||||
|
//#define NO_SD_DETECT
|
||||||
|
|
||||||
#endif // SDSUPPORT
|
#endif // SDSUPPORT
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -1388,13 +1388,16 @@
|
||||||
* 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):
|
||||||
*
|
*
|
||||||
* LCD - Use the SD drive in the external LCD controller.
|
* LCD - Use the SD drive in the external LCD controller.
|
||||||
* ONBOARD - Use the SD drive on the control board. (No SD_DETECT_PIN. M21 to init.)
|
* ONBOARD - Use the SD drive on the control board.
|
||||||
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
||||||
*
|
*
|
||||||
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
||||||
*/
|
*/
|
||||||
//#define SDCARD_CONNECTION LCD
|
//#define SDCARD_CONNECTION LCD
|
||||||
|
|
||||||
|
// Enable if SD detect is rendered useless (e.g., by using an SD extender)
|
||||||
|
//#define NO_SD_DETECT
|
||||||
|
|
||||||
#endif // SDSUPPORT
|
#endif // SDSUPPORT
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -1388,13 +1388,16 @@
|
||||||
* 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):
|
||||||
*
|
*
|
||||||
* LCD - Use the SD drive in the external LCD controller.
|
* LCD - Use the SD drive in the external LCD controller.
|
||||||
* ONBOARD - Use the SD drive on the control board. (No SD_DETECT_PIN. M21 to init.)
|
* ONBOARD - Use the SD drive on the control board.
|
||||||
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
||||||
*
|
*
|
||||||
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
||||||
*/
|
*/
|
||||||
//#define SDCARD_CONNECTION LCD
|
//#define SDCARD_CONNECTION LCD
|
||||||
|
|
||||||
|
// Enable if SD detect is rendered useless (e.g., by using an SD extender)
|
||||||
|
//#define NO_SD_DETECT
|
||||||
|
|
||||||
#endif // SDSUPPORT
|
#endif // SDSUPPORT
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -1388,13 +1388,16 @@
|
||||||
* 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):
|
||||||
*
|
*
|
||||||
* LCD - Use the SD drive in the external LCD controller.
|
* LCD - Use the SD drive in the external LCD controller.
|
||||||
* ONBOARD - Use the SD drive on the control board. (No SD_DETECT_PIN. M21 to init.)
|
* ONBOARD - Use the SD drive on the control board.
|
||||||
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
||||||
*
|
*
|
||||||
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
||||||
*/
|
*/
|
||||||
//#define SDCARD_CONNECTION LCD
|
//#define SDCARD_CONNECTION LCD
|
||||||
|
|
||||||
|
// Enable if SD detect is rendered useless (e.g., by using an SD extender)
|
||||||
|
//#define NO_SD_DETECT
|
||||||
|
|
||||||
#endif // SDSUPPORT
|
#endif // SDSUPPORT
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -1388,13 +1388,16 @@
|
||||||
* 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):
|
||||||
*
|
*
|
||||||
* LCD - Use the SD drive in the external LCD controller.
|
* LCD - Use the SD drive in the external LCD controller.
|
||||||
* ONBOARD - Use the SD drive on the control board. (No SD_DETECT_PIN. M21 to init.)
|
* ONBOARD - Use the SD drive on the control board.
|
||||||
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
||||||
*
|
*
|
||||||
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
||||||
*/
|
*/
|
||||||
//#define SDCARD_CONNECTION LCD
|
//#define SDCARD_CONNECTION LCD
|
||||||
|
|
||||||
|
// Enable if SD detect is rendered useless (e.g., by using an SD extender)
|
||||||
|
//#define NO_SD_DETECT
|
||||||
|
|
||||||
#endif // SDSUPPORT
|
#endif // SDSUPPORT
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -1388,13 +1388,16 @@
|
||||||
* 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):
|
||||||
*
|
*
|
||||||
* LCD - Use the SD drive in the external LCD controller.
|
* LCD - Use the SD drive in the external LCD controller.
|
||||||
* ONBOARD - Use the SD drive on the control board. (No SD_DETECT_PIN. M21 to init.)
|
* ONBOARD - Use the SD drive on the control board.
|
||||||
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
||||||
*
|
*
|
||||||
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
||||||
*/
|
*/
|
||||||
//#define SDCARD_CONNECTION LCD
|
//#define SDCARD_CONNECTION LCD
|
||||||
|
|
||||||
|
// Enable if SD detect is rendered useless (e.g., by using an SD extender)
|
||||||
|
//#define NO_SD_DETECT
|
||||||
|
|
||||||
#endif // SDSUPPORT
|
#endif // SDSUPPORT
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -1388,13 +1388,16 @@
|
||||||
* 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):
|
||||||
*
|
*
|
||||||
* LCD - Use the SD drive in the external LCD controller.
|
* LCD - Use the SD drive in the external LCD controller.
|
||||||
* ONBOARD - Use the SD drive on the control board. (No SD_DETECT_PIN. M21 to init.)
|
* ONBOARD - Use the SD drive on the control board.
|
||||||
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
||||||
*
|
*
|
||||||
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
||||||
*/
|
*/
|
||||||
//#define SDCARD_CONNECTION LCD
|
//#define SDCARD_CONNECTION LCD
|
||||||
|
|
||||||
|
// Enable if SD detect is rendered useless (e.g., by using an SD extender)
|
||||||
|
//#define NO_SD_DETECT
|
||||||
|
|
||||||
#endif // SDSUPPORT
|
#endif // SDSUPPORT
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -1388,13 +1388,16 @@
|
||||||
* 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):
|
||||||
*
|
*
|
||||||
* LCD - Use the SD drive in the external LCD controller.
|
* LCD - Use the SD drive in the external LCD controller.
|
||||||
* ONBOARD - Use the SD drive on the control board. (No SD_DETECT_PIN. M21 to init.)
|
* ONBOARD - Use the SD drive on the control board.
|
||||||
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
||||||
*
|
*
|
||||||
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
||||||
*/
|
*/
|
||||||
//#define SDCARD_CONNECTION LCD
|
//#define SDCARD_CONNECTION LCD
|
||||||
|
|
||||||
|
// Enable if SD detect is rendered useless (e.g., by using an SD extender)
|
||||||
|
//#define NO_SD_DETECT
|
||||||
|
|
||||||
#endif // SDSUPPORT
|
#endif // SDSUPPORT
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -1388,13 +1388,16 @@
|
||||||
* 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):
|
||||||
*
|
*
|
||||||
* LCD - Use the SD drive in the external LCD controller.
|
* LCD - Use the SD drive in the external LCD controller.
|
||||||
* ONBOARD - Use the SD drive on the control board. (No SD_DETECT_PIN. M21 to init.)
|
* ONBOARD - Use the SD drive on the control board.
|
||||||
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
||||||
*
|
*
|
||||||
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
||||||
*/
|
*/
|
||||||
//#define SDCARD_CONNECTION LCD
|
//#define SDCARD_CONNECTION LCD
|
||||||
|
|
||||||
|
// Enable if SD detect is rendered useless (e.g., by using an SD extender)
|
||||||
|
//#define NO_SD_DETECT
|
||||||
|
|
||||||
#endif // SDSUPPORT
|
#endif // SDSUPPORT
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -1388,13 +1388,16 @@
|
||||||
* 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):
|
||||||
*
|
*
|
||||||
* LCD - Use the SD drive in the external LCD controller.
|
* LCD - Use the SD drive in the external LCD controller.
|
||||||
* ONBOARD - Use the SD drive on the control board. (No SD_DETECT_PIN. M21 to init.)
|
* ONBOARD - Use the SD drive on the control board.
|
||||||
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
||||||
*
|
*
|
||||||
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
||||||
*/
|
*/
|
||||||
//#define SDCARD_CONNECTION LCD
|
//#define SDCARD_CONNECTION LCD
|
||||||
|
|
||||||
|
// Enable if SD detect is rendered useless (e.g., by using an SD extender)
|
||||||
|
//#define NO_SD_DETECT
|
||||||
|
|
||||||
#endif // SDSUPPORT
|
#endif // SDSUPPORT
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -1388,13 +1388,16 @@
|
||||||
* 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):
|
||||||
*
|
*
|
||||||
* LCD - Use the SD drive in the external LCD controller.
|
* LCD - Use the SD drive in the external LCD controller.
|
||||||
* ONBOARD - Use the SD drive on the control board. (No SD_DETECT_PIN. M21 to init.)
|
* ONBOARD - Use the SD drive on the control board.
|
||||||
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
||||||
*
|
*
|
||||||
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
||||||
*/
|
*/
|
||||||
//#define SDCARD_CONNECTION LCD
|
//#define SDCARD_CONNECTION LCD
|
||||||
|
|
||||||
|
// Enable if SD detect is rendered useless (e.g., by using an SD extender)
|
||||||
|
//#define NO_SD_DETECT
|
||||||
|
|
||||||
#endif // SDSUPPORT
|
#endif // SDSUPPORT
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -1388,13 +1388,16 @@
|
||||||
* 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):
|
||||||
*
|
*
|
||||||
* LCD - Use the SD drive in the external LCD controller.
|
* LCD - Use the SD drive in the external LCD controller.
|
||||||
* ONBOARD - Use the SD drive on the control board. (No SD_DETECT_PIN. M21 to init.)
|
* ONBOARD - Use the SD drive on the control board.
|
||||||
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
||||||
*
|
*
|
||||||
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
||||||
*/
|
*/
|
||||||
//#define SDCARD_CONNECTION LCD
|
//#define SDCARD_CONNECTION LCD
|
||||||
|
|
||||||
|
// Enable if SD detect is rendered useless (e.g., by using an SD extender)
|
||||||
|
//#define NO_SD_DETECT
|
||||||
|
|
||||||
#endif // SDSUPPORT
|
#endif // SDSUPPORT
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -1388,13 +1388,16 @@
|
||||||
* 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):
|
||||||
*
|
*
|
||||||
* LCD - Use the SD drive in the external LCD controller.
|
* LCD - Use the SD drive in the external LCD controller.
|
||||||
* ONBOARD - Use the SD drive on the control board. (No SD_DETECT_PIN. M21 to init.)
|
* ONBOARD - Use the SD drive on the control board.
|
||||||
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
||||||
*
|
*
|
||||||
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
||||||
*/
|
*/
|
||||||
//#define SDCARD_CONNECTION LCD
|
//#define SDCARD_CONNECTION LCD
|
||||||
|
|
||||||
|
// Enable if SD detect is rendered useless (e.g., by using an SD extender)
|
||||||
|
//#define NO_SD_DETECT
|
||||||
|
|
||||||
#endif // SDSUPPORT
|
#endif // SDSUPPORT
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -1388,13 +1388,16 @@
|
||||||
* 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):
|
||||||
*
|
*
|
||||||
* LCD - Use the SD drive in the external LCD controller.
|
* LCD - Use the SD drive in the external LCD controller.
|
||||||
* ONBOARD - Use the SD drive on the control board. (No SD_DETECT_PIN. M21 to init.)
|
* ONBOARD - Use the SD drive on the control board.
|
||||||
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
||||||
*
|
*
|
||||||
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
||||||
*/
|
*/
|
||||||
//#define SDCARD_CONNECTION LCD
|
//#define SDCARD_CONNECTION LCD
|
||||||
|
|
||||||
|
// Enable if SD detect is rendered useless (e.g., by using an SD extender)
|
||||||
|
//#define NO_SD_DETECT
|
||||||
|
|
||||||
#endif // SDSUPPORT
|
#endif // SDSUPPORT
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -1388,13 +1388,16 @@
|
||||||
* 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):
|
||||||
*
|
*
|
||||||
* LCD - Use the SD drive in the external LCD controller.
|
* LCD - Use the SD drive in the external LCD controller.
|
||||||
* ONBOARD - Use the SD drive on the control board. (No SD_DETECT_PIN. M21 to init.)
|
* ONBOARD - Use the SD drive on the control board.
|
||||||
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
||||||
*
|
*
|
||||||
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
||||||
*/
|
*/
|
||||||
//#define SDCARD_CONNECTION LCD
|
//#define SDCARD_CONNECTION LCD
|
||||||
|
|
||||||
|
// Enable if SD detect is rendered useless (e.g., by using an SD extender)
|
||||||
|
//#define NO_SD_DETECT
|
||||||
|
|
||||||
#endif // SDSUPPORT
|
#endif // SDSUPPORT
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -1388,13 +1388,16 @@
|
||||||
* 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):
|
||||||
*
|
*
|
||||||
* LCD - Use the SD drive in the external LCD controller.
|
* LCD - Use the SD drive in the external LCD controller.
|
||||||
* ONBOARD - Use the SD drive on the control board. (No SD_DETECT_PIN. M21 to init.)
|
* ONBOARD - Use the SD drive on the control board.
|
||||||
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
||||||
*
|
*
|
||||||
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
||||||
*/
|
*/
|
||||||
//#define SDCARD_CONNECTION LCD
|
//#define SDCARD_CONNECTION LCD
|
||||||
|
|
||||||
|
// Enable if SD detect is rendered useless (e.g., by using an SD extender)
|
||||||
|
//#define NO_SD_DETECT
|
||||||
|
|
||||||
#endif // SDSUPPORT
|
#endif // SDSUPPORT
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -1388,13 +1388,16 @@
|
||||||
* 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):
|
||||||
*
|
*
|
||||||
* LCD - Use the SD drive in the external LCD controller.
|
* LCD - Use the SD drive in the external LCD controller.
|
||||||
* ONBOARD - Use the SD drive on the control board. (No SD_DETECT_PIN. M21 to init.)
|
* ONBOARD - Use the SD drive on the control board.
|
||||||
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
||||||
*
|
*
|
||||||
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
||||||
*/
|
*/
|
||||||
//#define SDCARD_CONNECTION LCD
|
//#define SDCARD_CONNECTION LCD
|
||||||
|
|
||||||
|
// Enable if SD detect is rendered useless (e.g., by using an SD extender)
|
||||||
|
//#define NO_SD_DETECT
|
||||||
|
|
||||||
#endif // SDSUPPORT
|
#endif // SDSUPPORT
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -1388,13 +1388,16 @@
|
||||||
* 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):
|
||||||
*
|
*
|
||||||
* LCD - Use the SD drive in the external LCD controller.
|
* LCD - Use the SD drive in the external LCD controller.
|
||||||
* ONBOARD - Use the SD drive on the control board. (No SD_DETECT_PIN. M21 to init.)
|
* ONBOARD - Use the SD drive on the control board.
|
||||||
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
||||||
*
|
*
|
||||||
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
||||||
*/
|
*/
|
||||||
//#define SDCARD_CONNECTION LCD
|
//#define SDCARD_CONNECTION LCD
|
||||||
|
|
||||||
|
// Enable if SD detect is rendered useless (e.g., by using an SD extender)
|
||||||
|
//#define NO_SD_DETECT
|
||||||
|
|
||||||
#endif // SDSUPPORT
|
#endif // SDSUPPORT
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -1388,13 +1388,16 @@
|
||||||
* 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):
|
||||||
*
|
*
|
||||||
* LCD - Use the SD drive in the external LCD controller.
|
* LCD - Use the SD drive in the external LCD controller.
|
||||||
* ONBOARD - Use the SD drive on the control board. (No SD_DETECT_PIN. M21 to init.)
|
* ONBOARD - Use the SD drive on the control board.
|
||||||
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
||||||
*
|
*
|
||||||
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
||||||
*/
|
*/
|
||||||
//#define SDCARD_CONNECTION LCD
|
//#define SDCARD_CONNECTION LCD
|
||||||
|
|
||||||
|
// Enable if SD detect is rendered useless (e.g., by using an SD extender)
|
||||||
|
//#define NO_SD_DETECT
|
||||||
|
|
||||||
#endif // SDSUPPORT
|
#endif // SDSUPPORT
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -1388,13 +1388,16 @@
|
||||||
* 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):
|
||||||
*
|
*
|
||||||
* LCD - Use the SD drive in the external LCD controller.
|
* LCD - Use the SD drive in the external LCD controller.
|
||||||
* ONBOARD - Use the SD drive on the control board. (No SD_DETECT_PIN. M21 to init.)
|
* ONBOARD - Use the SD drive on the control board.
|
||||||
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
||||||
*
|
*
|
||||||
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
||||||
*/
|
*/
|
||||||
//#define SDCARD_CONNECTION LCD
|
//#define SDCARD_CONNECTION LCD
|
||||||
|
|
||||||
|
// Enable if SD detect is rendered useless (e.g., by using an SD extender)
|
||||||
|
//#define NO_SD_DETECT
|
||||||
|
|
||||||
#endif // SDSUPPORT
|
#endif // SDSUPPORT
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -1388,13 +1388,16 @@
|
||||||
* 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):
|
||||||
*
|
*
|
||||||
* LCD - Use the SD drive in the external LCD controller.
|
* LCD - Use the SD drive in the external LCD controller.
|
||||||
* ONBOARD - Use the SD drive on the control board. (No SD_DETECT_PIN. M21 to init.)
|
* ONBOARD - Use the SD drive on the control board.
|
||||||
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
||||||
*
|
*
|
||||||
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
||||||
*/
|
*/
|
||||||
//#define SDCARD_CONNECTION LCD
|
//#define SDCARD_CONNECTION LCD
|
||||||
|
|
||||||
|
// Enable if SD detect is rendered useless (e.g., by using an SD extender)
|
||||||
|
//#define NO_SD_DETECT
|
||||||
|
|
||||||
#endif // SDSUPPORT
|
#endif // SDSUPPORT
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -1388,13 +1388,16 @@
|
||||||
* 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):
|
||||||
*
|
*
|
||||||
* LCD - Use the SD drive in the external LCD controller.
|
* LCD - Use the SD drive in the external LCD controller.
|
||||||
* ONBOARD - Use the SD drive on the control board. (No SD_DETECT_PIN. M21 to init.)
|
* ONBOARD - Use the SD drive on the control board.
|
||||||
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
||||||
*
|
*
|
||||||
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
||||||
*/
|
*/
|
||||||
//#define SDCARD_CONNECTION LCD
|
//#define SDCARD_CONNECTION LCD
|
||||||
|
|
||||||
|
// Enable if SD detect is rendered useless (e.g., by using an SD extender)
|
||||||
|
//#define NO_SD_DETECT
|
||||||
|
|
||||||
#endif // SDSUPPORT
|
#endif // SDSUPPORT
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -1388,13 +1388,16 @@
|
||||||
* 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):
|
||||||
*
|
*
|
||||||
* LCD - Use the SD drive in the external LCD controller.
|
* LCD - Use the SD drive in the external LCD controller.
|
||||||
* ONBOARD - Use the SD drive on the control board. (No SD_DETECT_PIN. M21 to init.)
|
* ONBOARD - Use the SD drive on the control board.
|
||||||
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
||||||
*
|
*
|
||||||
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
||||||
*/
|
*/
|
||||||
//#define SDCARD_CONNECTION LCD
|
//#define SDCARD_CONNECTION LCD
|
||||||
|
|
||||||
|
// Enable if SD detect is rendered useless (e.g., by using an SD extender)
|
||||||
|
//#define NO_SD_DETECT
|
||||||
|
|
||||||
#endif // SDSUPPORT
|
#endif // SDSUPPORT
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -1388,13 +1388,16 @@
|
||||||
* 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):
|
||||||
*
|
*
|
||||||
* LCD - Use the SD drive in the external LCD controller.
|
* LCD - Use the SD drive in the external LCD controller.
|
||||||
* ONBOARD - Use the SD drive on the control board. (No SD_DETECT_PIN. M21 to init.)
|
* ONBOARD - Use the SD drive on the control board.
|
||||||
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
||||||
*
|
*
|
||||||
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
||||||
*/
|
*/
|
||||||
//#define SDCARD_CONNECTION LCD
|
//#define SDCARD_CONNECTION LCD
|
||||||
|
|
||||||
|
// Enable if SD detect is rendered useless (e.g., by using an SD extender)
|
||||||
|
//#define NO_SD_DETECT
|
||||||
|
|
||||||
#endif // SDSUPPORT
|
#endif // SDSUPPORT
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -1392,13 +1392,16 @@
|
||||||
* 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):
|
||||||
*
|
*
|
||||||
* LCD - Use the SD drive in the external LCD controller.
|
* LCD - Use the SD drive in the external LCD controller.
|
||||||
* ONBOARD - Use the SD drive on the control board. (No SD_DETECT_PIN. M21 to init.)
|
* ONBOARD - Use the SD drive on the control board.
|
||||||
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
||||||
*
|
*
|
||||||
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
||||||
*/
|
*/
|
||||||
//#define SDCARD_CONNECTION LCD
|
//#define SDCARD_CONNECTION LCD
|
||||||
|
|
||||||
|
// Enable if SD detect is rendered useless (e.g., by using an SD extender)
|
||||||
|
//#define NO_SD_DETECT
|
||||||
|
|
||||||
#endif // SDSUPPORT
|
#endif // SDSUPPORT
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -1388,13 +1388,16 @@
|
||||||
* 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):
|
||||||
*
|
*
|
||||||
* LCD - Use the SD drive in the external LCD controller.
|
* LCD - Use the SD drive in the external LCD controller.
|
||||||
* ONBOARD - Use the SD drive on the control board. (No SD_DETECT_PIN. M21 to init.)
|
* ONBOARD - Use the SD drive on the control board.
|
||||||
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
||||||
*
|
*
|
||||||
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
||||||
*/
|
*/
|
||||||
//#define SDCARD_CONNECTION LCD
|
//#define SDCARD_CONNECTION LCD
|
||||||
|
|
||||||
|
// Enable if SD detect is rendered useless (e.g., by using an SD extender)
|
||||||
|
//#define NO_SD_DETECT
|
||||||
|
|
||||||
#endif // SDSUPPORT
|
#endif // SDSUPPORT
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -1388,13 +1388,16 @@
|
||||||
* 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):
|
||||||
*
|
*
|
||||||
* LCD - Use the SD drive in the external LCD controller.
|
* LCD - Use the SD drive in the external LCD controller.
|
||||||
* ONBOARD - Use the SD drive on the control board. (No SD_DETECT_PIN. M21 to init.)
|
* ONBOARD - Use the SD drive on the control board.
|
||||||
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
||||||
*
|
*
|
||||||
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
||||||
*/
|
*/
|
||||||
//#define SDCARD_CONNECTION LCD
|
//#define SDCARD_CONNECTION LCD
|
||||||
|
|
||||||
|
// Enable if SD detect is rendered useless (e.g., by using an SD extender)
|
||||||
|
//#define NO_SD_DETECT
|
||||||
|
|
||||||
#endif // SDSUPPORT
|
#endif // SDSUPPORT
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -1388,13 +1388,16 @@
|
||||||
* 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):
|
||||||
*
|
*
|
||||||
* LCD - Use the SD drive in the external LCD controller.
|
* LCD - Use the SD drive in the external LCD controller.
|
||||||
* ONBOARD - Use the SD drive on the control board. (No SD_DETECT_PIN. M21 to init.)
|
* ONBOARD - Use the SD drive on the control board.
|
||||||
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
||||||
*
|
*
|
||||||
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
||||||
*/
|
*/
|
||||||
//#define SDCARD_CONNECTION LCD
|
//#define SDCARD_CONNECTION LCD
|
||||||
|
|
||||||
|
// Enable if SD detect is rendered useless (e.g., by using an SD extender)
|
||||||
|
//#define NO_SD_DETECT
|
||||||
|
|
||||||
#endif // SDSUPPORT
|
#endif // SDSUPPORT
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -1388,13 +1388,16 @@
|
||||||
* 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):
|
||||||
*
|
*
|
||||||
* LCD - Use the SD drive in the external LCD controller.
|
* LCD - Use the SD drive in the external LCD controller.
|
||||||
* ONBOARD - Use the SD drive on the control board. (No SD_DETECT_PIN. M21 to init.)
|
* ONBOARD - Use the SD drive on the control board.
|
||||||
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
||||||
*
|
*
|
||||||
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
||||||
*/
|
*/
|
||||||
//#define SDCARD_CONNECTION LCD
|
//#define SDCARD_CONNECTION LCD
|
||||||
|
|
||||||
|
// Enable if SD detect is rendered useless (e.g., by using an SD extender)
|
||||||
|
//#define NO_SD_DETECT
|
||||||
|
|
||||||
#endif // SDSUPPORT
|
#endif // SDSUPPORT
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -1388,13 +1388,16 @@
|
||||||
* 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):
|
||||||
*
|
*
|
||||||
* LCD - Use the SD drive in the external LCD controller.
|
* LCD - Use the SD drive in the external LCD controller.
|
||||||
* ONBOARD - Use the SD drive on the control board. (No SD_DETECT_PIN. M21 to init.)
|
* ONBOARD - Use the SD drive on the control board.
|
||||||
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
||||||
*
|
*
|
||||||
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
||||||
*/
|
*/
|
||||||
//#define SDCARD_CONNECTION LCD
|
//#define SDCARD_CONNECTION LCD
|
||||||
|
|
||||||
|
// Enable if SD detect is rendered useless (e.g., by using an SD extender)
|
||||||
|
//#define NO_SD_DETECT
|
||||||
|
|
||||||
#endif // SDSUPPORT
|
#endif // SDSUPPORT
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -1388,13 +1388,16 @@
|
||||||
* 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):
|
||||||
*
|
*
|
||||||
* LCD - Use the SD drive in the external LCD controller.
|
* LCD - Use the SD drive in the external LCD controller.
|
||||||
* ONBOARD - Use the SD drive on the control board. (No SD_DETECT_PIN. M21 to init.)
|
* ONBOARD - Use the SD drive on the control board.
|
||||||
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
||||||
*
|
*
|
||||||
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
||||||
*/
|
*/
|
||||||
//#define SDCARD_CONNECTION LCD
|
//#define SDCARD_CONNECTION LCD
|
||||||
|
|
||||||
|
// Enable if SD detect is rendered useless (e.g., by using an SD extender)
|
||||||
|
//#define NO_SD_DETECT
|
||||||
|
|
||||||
#endif // SDSUPPORT
|
#endif // SDSUPPORT
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -1388,13 +1388,16 @@
|
||||||
* 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):
|
||||||
*
|
*
|
||||||
* LCD - Use the SD drive in the external LCD controller.
|
* LCD - Use the SD drive in the external LCD controller.
|
||||||
* ONBOARD - Use the SD drive on the control board. (No SD_DETECT_PIN. M21 to init.)
|
* ONBOARD - Use the SD drive on the control board.
|
||||||
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
||||||
*
|
*
|
||||||
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
||||||
*/
|
*/
|
||||||
#define SDCARD_CONNECTION LCD
|
#define SDCARD_CONNECTION LCD
|
||||||
|
|
||||||
|
// Enable if SD detect is rendered useless (e.g., by using an SD extender)
|
||||||
|
//#define NO_SD_DETECT
|
||||||
|
|
||||||
#endif // SDSUPPORT
|
#endif // SDSUPPORT
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -1388,13 +1388,16 @@
|
||||||
* 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):
|
||||||
*
|
*
|
||||||
* LCD - Use the SD drive in the external LCD controller.
|
* LCD - Use the SD drive in the external LCD controller.
|
||||||
* ONBOARD - Use the SD drive on the control board. (No SD_DETECT_PIN. M21 to init.)
|
* ONBOARD - Use the SD drive on the control board.
|
||||||
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
||||||
*
|
*
|
||||||
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
||||||
*/
|
*/
|
||||||
#define SDCARD_CONNECTION LCD
|
#define SDCARD_CONNECTION LCD
|
||||||
|
|
||||||
|
// Enable if SD detect is rendered useless (e.g., by using an SD extender)
|
||||||
|
//#define NO_SD_DETECT
|
||||||
|
|
||||||
#endif // SDSUPPORT
|
#endif // SDSUPPORT
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -1388,13 +1388,16 @@
|
||||||
* 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):
|
||||||
*
|
*
|
||||||
* LCD - Use the SD drive in the external LCD controller.
|
* LCD - Use the SD drive in the external LCD controller.
|
||||||
* ONBOARD - Use the SD drive on the control board. (No SD_DETECT_PIN. M21 to init.)
|
* ONBOARD - Use the SD drive on the control board.
|
||||||
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
||||||
*
|
*
|
||||||
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
||||||
*/
|
*/
|
||||||
//#define SDCARD_CONNECTION LCD
|
//#define SDCARD_CONNECTION LCD
|
||||||
|
|
||||||
|
// Enable if SD detect is rendered useless (e.g., by using an SD extender)
|
||||||
|
//#define NO_SD_DETECT
|
||||||
|
|
||||||
#endif // SDSUPPORT
|
#endif // SDSUPPORT
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -1396,13 +1396,16 @@
|
||||||
* 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):
|
||||||
*
|
*
|
||||||
* LCD - Use the SD drive in the external LCD controller.
|
* LCD - Use the SD drive in the external LCD controller.
|
||||||
* ONBOARD - Use the SD drive on the control board. (No SD_DETECT_PIN. M21 to init.)
|
* ONBOARD - Use the SD drive on the control board.
|
||||||
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
||||||
*
|
*
|
||||||
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
||||||
*/
|
*/
|
||||||
//#define SDCARD_CONNECTION LCD
|
//#define SDCARD_CONNECTION LCD
|
||||||
|
|
||||||
|
// Enable if SD detect is rendered useless (e.g., by using an SD extender)
|
||||||
|
//#define NO_SD_DETECT
|
||||||
|
|
||||||
#endif // SDSUPPORT
|
#endif // SDSUPPORT
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -1388,13 +1388,16 @@
|
||||||
* 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):
|
||||||
*
|
*
|
||||||
* LCD - Use the SD drive in the external LCD controller.
|
* LCD - Use the SD drive in the external LCD controller.
|
||||||
* ONBOARD - Use the SD drive on the control board. (No SD_DETECT_PIN. M21 to init.)
|
* ONBOARD - Use the SD drive on the control board.
|
||||||
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
||||||
*
|
*
|
||||||
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
||||||
*/
|
*/
|
||||||
//#define SDCARD_CONNECTION LCD
|
//#define SDCARD_CONNECTION LCD
|
||||||
|
|
||||||
|
// Enable if SD detect is rendered useless (e.g., by using an SD extender)
|
||||||
|
//#define NO_SD_DETECT
|
||||||
|
|
||||||
#endif // SDSUPPORT
|
#endif // SDSUPPORT
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -1388,13 +1388,16 @@
|
||||||
* 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):
|
||||||
*
|
*
|
||||||
* LCD - Use the SD drive in the external LCD controller.
|
* LCD - Use the SD drive in the external LCD controller.
|
||||||
* ONBOARD - Use the SD drive on the control board. (No SD_DETECT_PIN. M21 to init.)
|
* ONBOARD - Use the SD drive on the control board.
|
||||||
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
||||||
*
|
*
|
||||||
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
||||||
*/
|
*/
|
||||||
//#define SDCARD_CONNECTION LCD
|
//#define SDCARD_CONNECTION LCD
|
||||||
|
|
||||||
|
// Enable if SD detect is rendered useless (e.g., by using an SD extender)
|
||||||
|
//#define NO_SD_DETECT
|
||||||
|
|
||||||
#endif // SDSUPPORT
|
#endif // SDSUPPORT
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -1388,13 +1388,16 @@
|
||||||
* 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):
|
||||||
*
|
*
|
||||||
* LCD - Use the SD drive in the external LCD controller.
|
* LCD - Use the SD drive in the external LCD controller.
|
||||||
* ONBOARD - Use the SD drive on the control board. (No SD_DETECT_PIN. M21 to init.)
|
* ONBOARD - Use the SD drive on the control board.
|
||||||
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
||||||
*
|
*
|
||||||
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
||||||
*/
|
*/
|
||||||
//#define SDCARD_CONNECTION LCD
|
//#define SDCARD_CONNECTION LCD
|
||||||
|
|
||||||
|
// Enable if SD detect is rendered useless (e.g., by using an SD extender)
|
||||||
|
//#define NO_SD_DETECT
|
||||||
|
|
||||||
#endif // SDSUPPORT
|
#endif // SDSUPPORT
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -1388,13 +1388,16 @@
|
||||||
* 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):
|
||||||
*
|
*
|
||||||
* LCD - Use the SD drive in the external LCD controller.
|
* LCD - Use the SD drive in the external LCD controller.
|
||||||
* ONBOARD - Use the SD drive on the control board. (No SD_DETECT_PIN. M21 to init.)
|
* ONBOARD - Use the SD drive on the control board.
|
||||||
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
||||||
*
|
*
|
||||||
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
||||||
*/
|
*/
|
||||||
//#define SDCARD_CONNECTION LCD
|
//#define SDCARD_CONNECTION LCD
|
||||||
|
|
||||||
|
// Enable if SD detect is rendered useless (e.g., by using an SD extender)
|
||||||
|
//#define NO_SD_DETECT
|
||||||
|
|
||||||
#endif // SDSUPPORT
|
#endif // SDSUPPORT
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -1388,13 +1388,16 @@
|
||||||
* 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):
|
||||||
*
|
*
|
||||||
* LCD - Use the SD drive in the external LCD controller.
|
* LCD - Use the SD drive in the external LCD controller.
|
||||||
* ONBOARD - Use the SD drive on the control board. (No SD_DETECT_PIN. M21 to init.)
|
* ONBOARD - Use the SD drive on the control board.
|
||||||
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
||||||
*
|
*
|
||||||
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
||||||
*/
|
*/
|
||||||
//#define SDCARD_CONNECTION LCD
|
//#define SDCARD_CONNECTION LCD
|
||||||
|
|
||||||
|
// Enable if SD detect is rendered useless (e.g., by using an SD extender)
|
||||||
|
//#define NO_SD_DETECT
|
||||||
|
|
||||||
#endif // SDSUPPORT
|
#endif // SDSUPPORT
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -1388,13 +1388,16 @@
|
||||||
* 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):
|
||||||
*
|
*
|
||||||
* LCD - Use the SD drive in the external LCD controller.
|
* LCD - Use the SD drive in the external LCD controller.
|
||||||
* ONBOARD - Use the SD drive on the control board. (No SD_DETECT_PIN. M21 to init.)
|
* ONBOARD - Use the SD drive on the control board.
|
||||||
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
||||||
*
|
*
|
||||||
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
||||||
*/
|
*/
|
||||||
//#define SDCARD_CONNECTION LCD
|
//#define SDCARD_CONNECTION LCD
|
||||||
|
|
||||||
|
// Enable if SD detect is rendered useless (e.g., by using an SD extender)
|
||||||
|
//#define NO_SD_DETECT
|
||||||
|
|
||||||
#endif // SDSUPPORT
|
#endif // SDSUPPORT
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -1388,13 +1388,16 @@
|
||||||
* 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):
|
||||||
*
|
*
|
||||||
* LCD - Use the SD drive in the external LCD controller.
|
* LCD - Use the SD drive in the external LCD controller.
|
||||||
* ONBOARD - Use the SD drive on the control board. (No SD_DETECT_PIN. M21 to init.)
|
* ONBOARD - Use the SD drive on the control board.
|
||||||
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
||||||
*
|
*
|
||||||
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
||||||
*/
|
*/
|
||||||
//#define SDCARD_CONNECTION LCD
|
//#define SDCARD_CONNECTION LCD
|
||||||
|
|
||||||
|
// Enable if SD detect is rendered useless (e.g., by using an SD extender)
|
||||||
|
//#define NO_SD_DETECT
|
||||||
|
|
||||||
#endif // SDSUPPORT
|
#endif // SDSUPPORT
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -1388,13 +1388,16 @@
|
||||||
* 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):
|
||||||
*
|
*
|
||||||
* LCD - Use the SD drive in the external LCD controller.
|
* LCD - Use the SD drive in the external LCD controller.
|
||||||
* ONBOARD - Use the SD drive on the control board. (No SD_DETECT_PIN. M21 to init.)
|
* ONBOARD - Use the SD drive on the control board.
|
||||||
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
||||||
*
|
*
|
||||||
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
||||||
*/
|
*/
|
||||||
#define SDCARD_CONNECTION ONBOARD
|
#define SDCARD_CONNECTION ONBOARD
|
||||||
|
|
||||||
|
// Enable if SD detect is rendered useless (e.g., by using an SD extender)
|
||||||
|
//#define NO_SD_DETECT
|
||||||
|
|
||||||
#endif // SDSUPPORT
|
#endif // SDSUPPORT
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -1388,13 +1388,16 @@
|
||||||
* 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):
|
||||||
*
|
*
|
||||||
* LCD - Use the SD drive in the external LCD controller.
|
* LCD - Use the SD drive in the external LCD controller.
|
||||||
* ONBOARD - Use the SD drive on the control board. (No SD_DETECT_PIN. M21 to init.)
|
* ONBOARD - Use the SD drive on the control board.
|
||||||
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
||||||
*
|
*
|
||||||
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
||||||
*/
|
*/
|
||||||
//#define SDCARD_CONNECTION LCD
|
//#define SDCARD_CONNECTION LCD
|
||||||
|
|
||||||
|
// Enable if SD detect is rendered useless (e.g., by using an SD extender)
|
||||||
|
//#define NO_SD_DETECT
|
||||||
|
|
||||||
#endif // SDSUPPORT
|
#endif // SDSUPPORT
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -1388,13 +1388,16 @@
|
||||||
* 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):
|
||||||
*
|
*
|
||||||
* LCD - Use the SD drive in the external LCD controller.
|
* LCD - Use the SD drive in the external LCD controller.
|
||||||
* ONBOARD - Use the SD drive on the control board. (No SD_DETECT_PIN. M21 to init.)
|
* ONBOARD - Use the SD drive on the control board.
|
||||||
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
||||||
*
|
*
|
||||||
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
||||||
*/
|
*/
|
||||||
//#define SDCARD_CONNECTION LCD
|
//#define SDCARD_CONNECTION LCD
|
||||||
|
|
||||||
|
// Enable if SD detect is rendered useless (e.g., by using an SD extender)
|
||||||
|
//#define NO_SD_DETECT
|
||||||
|
|
||||||
#endif // SDSUPPORT
|
#endif // SDSUPPORT
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -1388,13 +1388,16 @@
|
||||||
* 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):
|
||||||
*
|
*
|
||||||
* LCD - Use the SD drive in the external LCD controller.
|
* LCD - Use the SD drive in the external LCD controller.
|
||||||
* ONBOARD - Use the SD drive on the control board. (No SD_DETECT_PIN. M21 to init.)
|
* ONBOARD - Use the SD drive on the control board.
|
||||||
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
||||||
*
|
*
|
||||||
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
||||||
*/
|
*/
|
||||||
#define SDCARD_CONNECTION ONBOARD
|
#define SDCARD_CONNECTION ONBOARD
|
||||||
|
|
||||||
|
// Enable if SD detect is rendered useless (e.g., by using an SD extender)
|
||||||
|
//#define NO_SD_DETECT
|
||||||
|
|
||||||
#endif // SDSUPPORT
|
#endif // SDSUPPORT
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -1388,13 +1388,16 @@
|
||||||
* 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):
|
||||||
*
|
*
|
||||||
* LCD - Use the SD drive in the external LCD controller.
|
* LCD - Use the SD drive in the external LCD controller.
|
||||||
* ONBOARD - Use the SD drive on the control board. (No SD_DETECT_PIN. M21 to init.)
|
* ONBOARD - Use the SD drive on the control board.
|
||||||
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
||||||
*
|
*
|
||||||
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
||||||
*/
|
*/
|
||||||
//#define SDCARD_CONNECTION LCD
|
//#define SDCARD_CONNECTION LCD
|
||||||
|
|
||||||
|
// Enable if SD detect is rendered useless (e.g., by using an SD extender)
|
||||||
|
//#define NO_SD_DETECT
|
||||||
|
|
||||||
#endif // SDSUPPORT
|
#endif // SDSUPPORT
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -1388,13 +1388,16 @@
|
||||||
* 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):
|
||||||
*
|
*
|
||||||
* LCD - Use the SD drive in the external LCD controller.
|
* LCD - Use the SD drive in the external LCD controller.
|
||||||
* ONBOARD - Use the SD drive on the control board. (No SD_DETECT_PIN. M21 to init.)
|
* ONBOARD - Use the SD drive on the control board.
|
||||||
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
||||||
*
|
*
|
||||||
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
||||||
*/
|
*/
|
||||||
//#define SDCARD_CONNECTION LCD
|
//#define SDCARD_CONNECTION LCD
|
||||||
|
|
||||||
|
// Enable if SD detect is rendered useless (e.g., by using an SD extender)
|
||||||
|
//#define NO_SD_DETECT
|
||||||
|
|
||||||
#endif // SDSUPPORT
|
#endif // SDSUPPORT
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -1388,13 +1388,16 @@
|
||||||
* 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):
|
||||||
*
|
*
|
||||||
* LCD - Use the SD drive in the external LCD controller.
|
* LCD - Use the SD drive in the external LCD controller.
|
||||||
* ONBOARD - Use the SD drive on the control board. (No SD_DETECT_PIN. M21 to init.)
|
* ONBOARD - Use the SD drive on the control board.
|
||||||
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
||||||
*
|
*
|
||||||
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
||||||
*/
|
*/
|
||||||
//#define SDCARD_CONNECTION LCD
|
//#define SDCARD_CONNECTION LCD
|
||||||
|
|
||||||
|
// Enable if SD detect is rendered useless (e.g., by using an SD extender)
|
||||||
|
//#define NO_SD_DETECT
|
||||||
|
|
||||||
#endif // SDSUPPORT
|
#endif // SDSUPPORT
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -1389,13 +1389,16 @@
|
||||||
* 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):
|
||||||
*
|
*
|
||||||
* LCD - Use the SD drive in the external LCD controller.
|
* LCD - Use the SD drive in the external LCD controller.
|
||||||
* ONBOARD - Use the SD drive on the control board. (No SD_DETECT_PIN. M21 to init.)
|
* ONBOARD - Use the SD drive on the control board.
|
||||||
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
||||||
*
|
*
|
||||||
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
||||||
*/
|
*/
|
||||||
//#define SDCARD_CONNECTION LCD
|
//#define SDCARD_CONNECTION LCD
|
||||||
|
|
||||||
|
// Enable if SD detect is rendered useless (e.g., by using an SD extender)
|
||||||
|
//#define NO_SD_DETECT
|
||||||
|
|
||||||
#endif // SDSUPPORT
|
#endif // SDSUPPORT
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -1388,13 +1388,16 @@
|
||||||
* 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):
|
||||||
*
|
*
|
||||||
* LCD - Use the SD drive in the external LCD controller.
|
* LCD - Use the SD drive in the external LCD controller.
|
||||||
* ONBOARD - Use the SD drive on the control board. (No SD_DETECT_PIN. M21 to init.)
|
* ONBOARD - Use the SD drive on the control board.
|
||||||
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
||||||
*
|
*
|
||||||
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
||||||
*/
|
*/
|
||||||
//#define SDCARD_CONNECTION LCD
|
//#define SDCARD_CONNECTION LCD
|
||||||
|
|
||||||
|
// Enable if SD detect is rendered useless (e.g., by using an SD extender)
|
||||||
|
//#define NO_SD_DETECT
|
||||||
|
|
||||||
#endif // SDSUPPORT
|
#endif // SDSUPPORT
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -1388,13 +1388,16 @@
|
||||||
* 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):
|
||||||
*
|
*
|
||||||
* LCD - Use the SD drive in the external LCD controller.
|
* LCD - Use the SD drive in the external LCD controller.
|
||||||
* ONBOARD - Use the SD drive on the control board. (No SD_DETECT_PIN. M21 to init.)
|
* ONBOARD - Use the SD drive on the control board.
|
||||||
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
||||||
*
|
*
|
||||||
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
||||||
*/
|
*/
|
||||||
//#define SDCARD_CONNECTION LCD
|
//#define SDCARD_CONNECTION LCD
|
||||||
|
|
||||||
|
// Enable if SD detect is rendered useless (e.g., by using an SD extender)
|
||||||
|
//#define NO_SD_DETECT
|
||||||
|
|
||||||
#endif // SDSUPPORT
|
#endif // SDSUPPORT
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -1388,13 +1388,16 @@
|
||||||
* 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):
|
||||||
*
|
*
|
||||||
* LCD - Use the SD drive in the external LCD controller.
|
* LCD - Use the SD drive in the external LCD controller.
|
||||||
* ONBOARD - Use the SD drive on the control board. (No SD_DETECT_PIN. M21 to init.)
|
* ONBOARD - Use the SD drive on the control board.
|
||||||
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
||||||
*
|
*
|
||||||
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
||||||
*/
|
*/
|
||||||
#define SDCARD_CONNECTION ONBOARD
|
#define SDCARD_CONNECTION ONBOARD
|
||||||
|
|
||||||
|
// Enable if SD detect is rendered useless (e.g., by using an SD extender)
|
||||||
|
//#define NO_SD_DETECT
|
||||||
|
|
||||||
#endif // SDSUPPORT
|
#endif // SDSUPPORT
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -1388,13 +1388,16 @@
|
||||||
* 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):
|
||||||
*
|
*
|
||||||
* LCD - Use the SD drive in the external LCD controller.
|
* LCD - Use the SD drive in the external LCD controller.
|
||||||
* ONBOARD - Use the SD drive on the control board. (No SD_DETECT_PIN. M21 to init.)
|
* ONBOARD - Use the SD drive on the control board.
|
||||||
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
||||||
*
|
*
|
||||||
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
||||||
*/
|
*/
|
||||||
#define SDCARD_CONNECTION ONBOARD
|
#define SDCARD_CONNECTION ONBOARD
|
||||||
|
|
||||||
|
// Enable if SD detect is rendered useless (e.g., by using an SD extender)
|
||||||
|
//#define NO_SD_DETECT
|
||||||
|
|
||||||
#endif // SDSUPPORT
|
#endif // SDSUPPORT
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -1388,13 +1388,16 @@
|
||||||
* 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):
|
||||||
*
|
*
|
||||||
* LCD - Use the SD drive in the external LCD controller.
|
* LCD - Use the SD drive in the external LCD controller.
|
||||||
* ONBOARD - Use the SD drive on the control board. (No SD_DETECT_PIN. M21 to init.)
|
* ONBOARD - Use the SD drive on the control board.
|
||||||
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
||||||
*
|
*
|
||||||
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
||||||
*/
|
*/
|
||||||
#define SDCARD_CONNECTION ONBOARD
|
#define SDCARD_CONNECTION ONBOARD
|
||||||
|
|
||||||
|
// Enable if SD detect is rendered useless (e.g., by using an SD extender)
|
||||||
|
//#define NO_SD_DETECT
|
||||||
|
|
||||||
#endif // SDSUPPORT
|
#endif // SDSUPPORT
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -1388,13 +1388,16 @@
|
||||||
* 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):
|
||||||
*
|
*
|
||||||
* LCD - Use the SD drive in the external LCD controller.
|
* LCD - Use the SD drive in the external LCD controller.
|
||||||
* ONBOARD - Use the SD drive on the control board. (No SD_DETECT_PIN. M21 to init.)
|
* ONBOARD - Use the SD drive on the control board.
|
||||||
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
||||||
*
|
*
|
||||||
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
||||||
*/
|
*/
|
||||||
//#define SDCARD_CONNECTION LCD
|
//#define SDCARD_CONNECTION LCD
|
||||||
|
|
||||||
|
// Enable if SD detect is rendered useless (e.g., by using an SD extender)
|
||||||
|
//#define NO_SD_DETECT
|
||||||
|
|
||||||
#endif // SDSUPPORT
|
#endif // SDSUPPORT
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -1389,13 +1389,16 @@
|
||||||
* 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):
|
||||||
*
|
*
|
||||||
* LCD - Use the SD drive in the external LCD controller.
|
* LCD - Use the SD drive in the external LCD controller.
|
||||||
* ONBOARD - Use the SD drive on the control board. (No SD_DETECT_PIN. M21 to init.)
|
* ONBOARD - Use the SD drive on the control board.
|
||||||
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
||||||
*
|
*
|
||||||
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
||||||
*/
|
*/
|
||||||
//#define SDCARD_CONNECTION LCD
|
//#define SDCARD_CONNECTION LCD
|
||||||
|
|
||||||
|
// Enable if SD detect is rendered useless (e.g., by using an SD extender)
|
||||||
|
//#define NO_SD_DETECT
|
||||||
|
|
||||||
#endif // SDSUPPORT
|
#endif // SDSUPPORT
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -1388,13 +1388,16 @@
|
||||||
* 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):
|
||||||
*
|
*
|
||||||
* LCD - Use the SD drive in the external LCD controller.
|
* LCD - Use the SD drive in the external LCD controller.
|
||||||
* ONBOARD - Use the SD drive on the control board. (No SD_DETECT_PIN. M21 to init.)
|
* ONBOARD - Use the SD drive on the control board.
|
||||||
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
||||||
*
|
*
|
||||||
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
||||||
*/
|
*/
|
||||||
//#define SDCARD_CONNECTION LCD
|
//#define SDCARD_CONNECTION LCD
|
||||||
|
|
||||||
|
// Enable if SD detect is rendered useless (e.g., by using an SD extender)
|
||||||
|
//#define NO_SD_DETECT
|
||||||
|
|
||||||
#endif // SDSUPPORT
|
#endif // SDSUPPORT
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -1389,13 +1389,16 @@
|
||||||
* 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):
|
||||||
*
|
*
|
||||||
* LCD - Use the SD drive in the external LCD controller.
|
* LCD - Use the SD drive in the external LCD controller.
|
||||||
* ONBOARD - Use the SD drive on the control board. (No SD_DETECT_PIN. M21 to init.)
|
* ONBOARD - Use the SD drive on the control board.
|
||||||
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
||||||
*
|
*
|
||||||
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
||||||
*/
|
*/
|
||||||
//#define SDCARD_CONNECTION LCD
|
//#define SDCARD_CONNECTION LCD
|
||||||
|
|
||||||
|
// Enable if SD detect is rendered useless (e.g., by using an SD extender)
|
||||||
|
//#define NO_SD_DETECT
|
||||||
|
|
||||||
#endif // SDSUPPORT
|
#endif // SDSUPPORT
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -1388,13 +1388,16 @@
|
||||||
* 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):
|
||||||
*
|
*
|
||||||
* LCD - Use the SD drive in the external LCD controller.
|
* LCD - Use the SD drive in the external LCD controller.
|
||||||
* ONBOARD - Use the SD drive on the control board. (No SD_DETECT_PIN. M21 to init.)
|
* ONBOARD - Use the SD drive on the control board.
|
||||||
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
||||||
*
|
*
|
||||||
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
||||||
*/
|
*/
|
||||||
#define SDCARD_CONNECTION ONBOARD
|
#define SDCARD_CONNECTION ONBOARD
|
||||||
|
|
||||||
|
// Enable if SD detect is rendered useless (e.g., by using an SD extender)
|
||||||
|
//#define NO_SD_DETECT
|
||||||
|
|
||||||
#endif // SDSUPPORT
|
#endif // SDSUPPORT
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -1388,13 +1388,16 @@
|
||||||
* 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):
|
||||||
*
|
*
|
||||||
* LCD - Use the SD drive in the external LCD controller.
|
* LCD - Use the SD drive in the external LCD controller.
|
||||||
* ONBOARD - Use the SD drive on the control board. (No SD_DETECT_PIN. M21 to init.)
|
* ONBOARD - Use the SD drive on the control board.
|
||||||
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
||||||
*
|
*
|
||||||
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
||||||
*/
|
*/
|
||||||
#define SDCARD_CONNECTION ONBOARD
|
#define SDCARD_CONNECTION ONBOARD
|
||||||
|
|
||||||
|
// Enable if SD detect is rendered useless (e.g., by using an SD extender)
|
||||||
|
//#define NO_SD_DETECT
|
||||||
|
|
||||||
#endif // SDSUPPORT
|
#endif // SDSUPPORT
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -1388,13 +1388,16 @@
|
||||||
* 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):
|
||||||
*
|
*
|
||||||
* LCD - Use the SD drive in the external LCD controller.
|
* LCD - Use the SD drive in the external LCD controller.
|
||||||
* ONBOARD - Use the SD drive on the control board. (No SD_DETECT_PIN. M21 to init.)
|
* ONBOARD - Use the SD drive on the control board.
|
||||||
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
||||||
*
|
*
|
||||||
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
||||||
*/
|
*/
|
||||||
#define SDCARD_CONNECTION ONBOARD
|
#define SDCARD_CONNECTION ONBOARD
|
||||||
|
|
||||||
|
// Enable if SD detect is rendered useless (e.g., by using an SD extender)
|
||||||
|
//#define NO_SD_DETECT
|
||||||
|
|
||||||
#endif // SDSUPPORT
|
#endif // SDSUPPORT
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -1388,13 +1388,16 @@
|
||||||
* 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):
|
||||||
*
|
*
|
||||||
* LCD - Use the SD drive in the external LCD controller.
|
* LCD - Use the SD drive in the external LCD controller.
|
||||||
* ONBOARD - Use the SD drive on the control board. (No SD_DETECT_PIN. M21 to init.)
|
* ONBOARD - Use the SD drive on the control board.
|
||||||
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
||||||
*
|
*
|
||||||
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
||||||
*/
|
*/
|
||||||
//#define SDCARD_CONNECTION LCD
|
//#define SDCARD_CONNECTION LCD
|
||||||
|
|
||||||
|
// Enable if SD detect is rendered useless (e.g., by using an SD extender)
|
||||||
|
//#define NO_SD_DETECT
|
||||||
|
|
||||||
#endif // SDSUPPORT
|
#endif // SDSUPPORT
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -1388,13 +1388,16 @@
|
||||||
* 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):
|
||||||
*
|
*
|
||||||
* LCD - Use the SD drive in the external LCD controller.
|
* LCD - Use the SD drive in the external LCD controller.
|
||||||
* ONBOARD - Use the SD drive on the control board. (No SD_DETECT_PIN. M21 to init.)
|
* ONBOARD - Use the SD drive on the control board.
|
||||||
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
||||||
*
|
*
|
||||||
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
||||||
*/
|
*/
|
||||||
#define SDCARD_CONNECTION ONBOARD
|
#define SDCARD_CONNECTION ONBOARD
|
||||||
|
|
||||||
|
// Enable if SD detect is rendered useless (e.g., by using an SD extender)
|
||||||
|
//#define NO_SD_DETECT
|
||||||
|
|
||||||
#endif // SDSUPPORT
|
#endif // SDSUPPORT
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -1388,13 +1388,16 @@
|
||||||
* 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):
|
||||||
*
|
*
|
||||||
* LCD - Use the SD drive in the external LCD controller.
|
* LCD - Use the SD drive in the external LCD controller.
|
||||||
* ONBOARD - Use the SD drive on the control board. (No SD_DETECT_PIN. M21 to init.)
|
* ONBOARD - Use the SD drive on the control board.
|
||||||
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
||||||
*
|
*
|
||||||
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
||||||
*/
|
*/
|
||||||
#define SDCARD_CONNECTION ONBOARD
|
#define SDCARD_CONNECTION ONBOARD
|
||||||
|
|
||||||
|
// Enable if SD detect is rendered useless (e.g., by using an SD extender)
|
||||||
|
//#define NO_SD_DETECT
|
||||||
|
|
||||||
#endif // SDSUPPORT
|
#endif // SDSUPPORT
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -1388,13 +1388,16 @@
|
||||||
* 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):
|
||||||
*
|
*
|
||||||
* LCD - Use the SD drive in the external LCD controller.
|
* LCD - Use the SD drive in the external LCD controller.
|
||||||
* ONBOARD - Use the SD drive on the control board. (No SD_DETECT_PIN. M21 to init.)
|
* ONBOARD - Use the SD drive on the control board.
|
||||||
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
||||||
*
|
*
|
||||||
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
||||||
*/
|
*/
|
||||||
#define SDCARD_CONNECTION ONBOARD
|
#define SDCARD_CONNECTION ONBOARD
|
||||||
|
|
||||||
|
// Enable if SD detect is rendered useless (e.g., by using an SD extender)
|
||||||
|
//#define NO_SD_DETECT
|
||||||
|
|
||||||
#endif // SDSUPPORT
|
#endif // SDSUPPORT
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -1388,13 +1388,16 @@
|
||||||
* 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):
|
||||||
*
|
*
|
||||||
* LCD - Use the SD drive in the external LCD controller.
|
* LCD - Use the SD drive in the external LCD controller.
|
||||||
* ONBOARD - Use the SD drive on the control board. (No SD_DETECT_PIN. M21 to init.)
|
* ONBOARD - Use the SD drive on the control board.
|
||||||
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
||||||
*
|
*
|
||||||
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
||||||
*/
|
*/
|
||||||
//#define SDCARD_CONNECTION LCD
|
//#define SDCARD_CONNECTION LCD
|
||||||
|
|
||||||
|
// Enable if SD detect is rendered useless (e.g., by using an SD extender)
|
||||||
|
//#define NO_SD_DETECT
|
||||||
|
|
||||||
#endif // SDSUPPORT
|
#endif // SDSUPPORT
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -1388,13 +1388,16 @@
|
||||||
* 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):
|
||||||
*
|
*
|
||||||
* LCD - Use the SD drive in the external LCD controller.
|
* LCD - Use the SD drive in the external LCD controller.
|
||||||
* ONBOARD - Use the SD drive on the control board. (No SD_DETECT_PIN. M21 to init.)
|
* ONBOARD - Use the SD drive on the control board.
|
||||||
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
||||||
*
|
*
|
||||||
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
||||||
*/
|
*/
|
||||||
//#define SDCARD_CONNECTION LCD
|
//#define SDCARD_CONNECTION LCD
|
||||||
|
|
||||||
|
// Enable if SD detect is rendered useless (e.g., by using an SD extender)
|
||||||
|
//#define NO_SD_DETECT
|
||||||
|
|
||||||
#endif // SDSUPPORT
|
#endif // SDSUPPORT
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -1388,13 +1388,16 @@
|
||||||
* 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):
|
||||||
*
|
*
|
||||||
* LCD - Use the SD drive in the external LCD controller.
|
* LCD - Use the SD drive in the external LCD controller.
|
||||||
* ONBOARD - Use the SD drive on the control board. (No SD_DETECT_PIN. M21 to init.)
|
* ONBOARD - Use the SD drive on the control board.
|
||||||
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
||||||
*
|
*
|
||||||
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
||||||
*/
|
*/
|
||||||
//#define SDCARD_CONNECTION LCD
|
//#define SDCARD_CONNECTION LCD
|
||||||
|
|
||||||
|
// Enable if SD detect is rendered useless (e.g., by using an SD extender)
|
||||||
|
//#define NO_SD_DETECT
|
||||||
|
|
||||||
#endif // SDSUPPORT
|
#endif // SDSUPPORT
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -1388,13 +1388,16 @@
|
||||||
* 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):
|
||||||
*
|
*
|
||||||
* LCD - Use the SD drive in the external LCD controller.
|
* LCD - Use the SD drive in the external LCD controller.
|
||||||
* ONBOARD - Use the SD drive on the control board. (No SD_DETECT_PIN. M21 to init.)
|
* ONBOARD - Use the SD drive on the control board.
|
||||||
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
||||||
*
|
*
|
||||||
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
||||||
*/
|
*/
|
||||||
//#define SDCARD_CONNECTION LCD
|
//#define SDCARD_CONNECTION LCD
|
||||||
|
|
||||||
|
// Enable if SD detect is rendered useless (e.g., by using an SD extender)
|
||||||
|
//#define NO_SD_DETECT
|
||||||
|
|
||||||
#endif // SDSUPPORT
|
#endif // SDSUPPORT
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -1388,13 +1388,16 @@
|
||||||
* 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):
|
||||||
*
|
*
|
||||||
* LCD - Use the SD drive in the external LCD controller.
|
* LCD - Use the SD drive in the external LCD controller.
|
||||||
* ONBOARD - Use the SD drive on the control board. (No SD_DETECT_PIN. M21 to init.)
|
* ONBOARD - Use the SD drive on the control board.
|
||||||
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
||||||
*
|
*
|
||||||
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
||||||
*/
|
*/
|
||||||
//#define SDCARD_CONNECTION LCD
|
//#define SDCARD_CONNECTION LCD
|
||||||
|
|
||||||
|
// Enable if SD detect is rendered useless (e.g., by using an SD extender)
|
||||||
|
//#define NO_SD_DETECT
|
||||||
|
|
||||||
#endif // SDSUPPORT
|
#endif // SDSUPPORT
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -1388,13 +1388,16 @@
|
||||||
* 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):
|
||||||
*
|
*
|
||||||
* LCD - Use the SD drive in the external LCD controller.
|
* LCD - Use the SD drive in the external LCD controller.
|
||||||
* ONBOARD - Use the SD drive on the control board. (No SD_DETECT_PIN. M21 to init.)
|
* ONBOARD - Use the SD drive on the control board.
|
||||||
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
||||||
*
|
*
|
||||||
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
||||||
*/
|
*/
|
||||||
//#define SDCARD_CONNECTION LCD
|
//#define SDCARD_CONNECTION LCD
|
||||||
|
|
||||||
|
// Enable if SD detect is rendered useless (e.g., by using an SD extender)
|
||||||
|
//#define NO_SD_DETECT
|
||||||
|
|
||||||
#endif // SDSUPPORT
|
#endif // SDSUPPORT
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -1388,13 +1388,16 @@
|
||||||
* 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):
|
||||||
*
|
*
|
||||||
* LCD - Use the SD drive in the external LCD controller.
|
* LCD - Use the SD drive in the external LCD controller.
|
||||||
* ONBOARD - Use the SD drive on the control board. (No SD_DETECT_PIN. M21 to init.)
|
* ONBOARD - Use the SD drive on the control board.
|
||||||
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
||||||
*
|
*
|
||||||
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
||||||
*/
|
*/
|
||||||
//#define SDCARD_CONNECTION LCD
|
//#define SDCARD_CONNECTION LCD
|
||||||
|
|
||||||
|
// Enable if SD detect is rendered useless (e.g., by using an SD extender)
|
||||||
|
//#define NO_SD_DETECT
|
||||||
|
|
||||||
#endif // SDSUPPORT
|
#endif // SDSUPPORT
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -1388,13 +1388,16 @@
|
||||||
* 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):
|
||||||
*
|
*
|
||||||
* LCD - Use the SD drive in the external LCD controller.
|
* LCD - Use the SD drive in the external LCD controller.
|
||||||
* ONBOARD - Use the SD drive on the control board. (No SD_DETECT_PIN. M21 to init.)
|
* ONBOARD - Use the SD drive on the control board.
|
||||||
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
||||||
*
|
*
|
||||||
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
||||||
*/
|
*/
|
||||||
//#define SDCARD_CONNECTION LCD
|
//#define SDCARD_CONNECTION LCD
|
||||||
|
|
||||||
|
// Enable if SD detect is rendered useless (e.g., by using an SD extender)
|
||||||
|
//#define NO_SD_DETECT
|
||||||
|
|
||||||
#endif // SDSUPPORT
|
#endif // SDSUPPORT
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -1388,13 +1388,16 @@
|
||||||
* 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):
|
||||||
*
|
*
|
||||||
* LCD - Use the SD drive in the external LCD controller.
|
* LCD - Use the SD drive in the external LCD controller.
|
||||||
* ONBOARD - Use the SD drive on the control board. (No SD_DETECT_PIN. M21 to init.)
|
* ONBOARD - Use the SD drive on the control board.
|
||||||
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
||||||
*
|
*
|
||||||
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
||||||
*/
|
*/
|
||||||
//#define SDCARD_CONNECTION ONBOARD
|
//#define SDCARD_CONNECTION ONBOARD
|
||||||
|
|
||||||
|
// Enable if SD detect is rendered useless (e.g., by using an SD extender)
|
||||||
|
//#define NO_SD_DETECT
|
||||||
|
|
||||||
#endif // SDSUPPORT
|
#endif // SDSUPPORT
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -1388,13 +1388,16 @@
|
||||||
* 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):
|
||||||
*
|
*
|
||||||
* LCD - Use the SD drive in the external LCD controller.
|
* LCD - Use the SD drive in the external LCD controller.
|
||||||
* ONBOARD - Use the SD drive on the control board. (No SD_DETECT_PIN. M21 to init.)
|
* ONBOARD - Use the SD drive on the control board.
|
||||||
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
||||||
*
|
*
|
||||||
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
||||||
*/
|
*/
|
||||||
//#define SDCARD_CONNECTION LCD
|
//#define SDCARD_CONNECTION LCD
|
||||||
|
|
||||||
|
// Enable if SD detect is rendered useless (e.g., by using an SD extender)
|
||||||
|
//#define NO_SD_DETECT
|
||||||
|
|
||||||
#endif // SDSUPPORT
|
#endif // SDSUPPORT
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -1388,13 +1388,16 @@
|
||||||
* 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):
|
||||||
*
|
*
|
||||||
* LCD - Use the SD drive in the external LCD controller.
|
* LCD - Use the SD drive in the external LCD controller.
|
||||||
* ONBOARD - Use the SD drive on the control board. (No SD_DETECT_PIN. M21 to init.)
|
* ONBOARD - Use the SD drive on the control board.
|
||||||
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
||||||
*
|
*
|
||||||
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
||||||
*/
|
*/
|
||||||
//#define SDCARD_CONNECTION LCD
|
//#define SDCARD_CONNECTION LCD
|
||||||
|
|
||||||
|
// Enable if SD detect is rendered useless (e.g., by using an SD extender)
|
||||||
|
//#define NO_SD_DETECT
|
||||||
|
|
||||||
#endif // SDSUPPORT
|
#endif // SDSUPPORT
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -1388,13 +1388,16 @@
|
||||||
* 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):
|
||||||
*
|
*
|
||||||
* LCD - Use the SD drive in the external LCD controller.
|
* LCD - Use the SD drive in the external LCD controller.
|
||||||
* ONBOARD - Use the SD drive on the control board. (No SD_DETECT_PIN. M21 to init.)
|
* ONBOARD - Use the SD drive on the control board.
|
||||||
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
||||||
*
|
*
|
||||||
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
||||||
*/
|
*/
|
||||||
//#define SDCARD_CONNECTION LCD
|
//#define SDCARD_CONNECTION LCD
|
||||||
|
|
||||||
|
// Enable if SD detect is rendered useless (e.g., by using an SD extender)
|
||||||
|
//#define NO_SD_DETECT
|
||||||
|
|
||||||
#endif // SDSUPPORT
|
#endif // SDSUPPORT
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -1388,13 +1388,16 @@
|
||||||
* 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):
|
||||||
*
|
*
|
||||||
* LCD - Use the SD drive in the external LCD controller.
|
* LCD - Use the SD drive in the external LCD controller.
|
||||||
* ONBOARD - Use the SD drive on the control board. (No SD_DETECT_PIN. M21 to init.)
|
* ONBOARD - Use the SD drive on the control board.
|
||||||
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
||||||
*
|
*
|
||||||
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
||||||
*/
|
*/
|
||||||
//#define SDCARD_CONNECTION LCD
|
//#define SDCARD_CONNECTION LCD
|
||||||
|
|
||||||
|
// Enable if SD detect is rendered useless (e.g., by using an SD extender)
|
||||||
|
//#define NO_SD_DETECT
|
||||||
|
|
||||||
#endif // SDSUPPORT
|
#endif // SDSUPPORT
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -1388,13 +1388,16 @@
|
||||||
* 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):
|
||||||
*
|
*
|
||||||
* LCD - Use the SD drive in the external LCD controller.
|
* LCD - Use the SD drive in the external LCD controller.
|
||||||
* ONBOARD - Use the SD drive on the control board. (No SD_DETECT_PIN. M21 to init.)
|
* ONBOARD - Use the SD drive on the control board.
|
||||||
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
||||||
*
|
*
|
||||||
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
||||||
*/
|
*/
|
||||||
//#define SDCARD_CONNECTION LCD
|
//#define SDCARD_CONNECTION LCD
|
||||||
|
|
||||||
|
// Enable if SD detect is rendered useless (e.g., by using an SD extender)
|
||||||
|
//#define NO_SD_DETECT
|
||||||
|
|
||||||
#endif // SDSUPPORT
|
#endif // SDSUPPORT
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -1388,13 +1388,16 @@
|
||||||
* 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):
|
||||||
*
|
*
|
||||||
* LCD - Use the SD drive in the external LCD controller.
|
* LCD - Use the SD drive in the external LCD controller.
|
||||||
* ONBOARD - Use the SD drive on the control board. (No SD_DETECT_PIN. M21 to init.)
|
* ONBOARD - Use the SD drive on the control board.
|
||||||
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
||||||
*
|
*
|
||||||
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
||||||
*/
|
*/
|
||||||
#define SDCARD_CONNECTION ONBOARD
|
#define SDCARD_CONNECTION ONBOARD
|
||||||
|
|
||||||
|
// Enable if SD detect is rendered useless (e.g., by using an SD extender)
|
||||||
|
//#define NO_SD_DETECT
|
||||||
|
|
||||||
#endif // SDSUPPORT
|
#endif // SDSUPPORT
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -1388,13 +1388,16 @@
|
||||||
* 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):
|
||||||
*
|
*
|
||||||
* LCD - Use the SD drive in the external LCD controller.
|
* LCD - Use the SD drive in the external LCD controller.
|
||||||
* ONBOARD - Use the SD drive on the control board. (No SD_DETECT_PIN. M21 to init.)
|
* ONBOARD - Use the SD drive on the control board.
|
||||||
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
||||||
*
|
*
|
||||||
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
||||||
*/
|
*/
|
||||||
//#define SDCARD_CONNECTION LCD
|
//#define SDCARD_CONNECTION LCD
|
||||||
|
|
||||||
|
// Enable if SD detect is rendered useless (e.g., by using an SD extender)
|
||||||
|
//#define NO_SD_DETECT
|
||||||
|
|
||||||
#endif // SDSUPPORT
|
#endif // SDSUPPORT
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -1388,13 +1388,16 @@
|
||||||
* 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):
|
||||||
*
|
*
|
||||||
* LCD - Use the SD drive in the external LCD controller.
|
* LCD - Use the SD drive in the external LCD controller.
|
||||||
* ONBOARD - Use the SD drive on the control board. (No SD_DETECT_PIN. M21 to init.)
|
* ONBOARD - Use the SD drive on the control board.
|
||||||
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
||||||
*
|
*
|
||||||
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
||||||
*/
|
*/
|
||||||
//#define SDCARD_CONNECTION LCD
|
//#define SDCARD_CONNECTION LCD
|
||||||
|
|
||||||
|
// Enable if SD detect is rendered useless (e.g., by using an SD extender)
|
||||||
|
//#define NO_SD_DETECT
|
||||||
|
|
||||||
#endif // SDSUPPORT
|
#endif // SDSUPPORT
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -1388,13 +1388,16 @@
|
||||||
* 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):
|
||||||
*
|
*
|
||||||
* LCD - Use the SD drive in the external LCD controller.
|
* LCD - Use the SD drive in the external LCD controller.
|
||||||
* ONBOARD - Use the SD drive on the control board. (No SD_DETECT_PIN. M21 to init.)
|
* ONBOARD - Use the SD drive on the control board.
|
||||||
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
||||||
*
|
*
|
||||||
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
||||||
*/
|
*/
|
||||||
//#define SDCARD_CONNECTION LCD
|
//#define SDCARD_CONNECTION LCD
|
||||||
|
|
||||||
|
// Enable if SD detect is rendered useless (e.g., by using an SD extender)
|
||||||
|
//#define NO_SD_DETECT
|
||||||
|
|
||||||
#endif // SDSUPPORT
|
#endif // SDSUPPORT
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -1392,13 +1392,16 @@
|
||||||
* 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):
|
||||||
*
|
*
|
||||||
* LCD - Use the SD drive in the external LCD controller.
|
* LCD - Use the SD drive in the external LCD controller.
|
||||||
* ONBOARD - Use the SD drive on the control board. (No SD_DETECT_PIN. M21 to init.)
|
* ONBOARD - Use the SD drive on the control board.
|
||||||
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
||||||
*
|
*
|
||||||
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
||||||
*/
|
*/
|
||||||
#define SDCARD_CONNECTION ONBOARD
|
#define SDCARD_CONNECTION ONBOARD
|
||||||
|
|
||||||
|
// Enable if SD detect is rendered useless (e.g., by using an SD extender)
|
||||||
|
//#define NO_SD_DETECT
|
||||||
|
|
||||||
#endif // SDSUPPORT
|
#endif // SDSUPPORT
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -1388,13 +1388,16 @@
|
||||||
* 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):
|
||||||
*
|
*
|
||||||
* LCD - Use the SD drive in the external LCD controller.
|
* LCD - Use the SD drive in the external LCD controller.
|
||||||
* ONBOARD - Use the SD drive on the control board. (No SD_DETECT_PIN. M21 to init.)
|
* ONBOARD - Use the SD drive on the control board.
|
||||||
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
||||||
*
|
*
|
||||||
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
||||||
*/
|
*/
|
||||||
//#define SDCARD_CONNECTION LCD
|
//#define SDCARD_CONNECTION LCD
|
||||||
|
|
||||||
|
// Enable if SD detect is rendered useless (e.g., by using an SD extender)
|
||||||
|
//#define NO_SD_DETECT
|
||||||
|
|
||||||
#endif // SDSUPPORT
|
#endif // SDSUPPORT
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -1388,13 +1388,16 @@
|
||||||
* 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):
|
||||||
*
|
*
|
||||||
* LCD - Use the SD drive in the external LCD controller.
|
* LCD - Use the SD drive in the external LCD controller.
|
||||||
* ONBOARD - Use the SD drive on the control board. (No SD_DETECT_PIN. M21 to init.)
|
* ONBOARD - Use the SD drive on the control board.
|
||||||
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
||||||
*
|
*
|
||||||
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
||||||
*/
|
*/
|
||||||
//#define SDCARD_CONNECTION LCD
|
//#define SDCARD_CONNECTION LCD
|
||||||
|
|
||||||
|
// Enable if SD detect is rendered useless (e.g., by using an SD extender)
|
||||||
|
//#define NO_SD_DETECT
|
||||||
|
|
||||||
#endif // SDSUPPORT
|
#endif // SDSUPPORT
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -1388,13 +1388,16 @@
|
||||||
* 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):
|
||||||
*
|
*
|
||||||
* LCD - Use the SD drive in the external LCD controller.
|
* LCD - Use the SD drive in the external LCD controller.
|
||||||
* ONBOARD - Use the SD drive on the control board. (No SD_DETECT_PIN. M21 to init.)
|
* ONBOARD - Use the SD drive on the control board.
|
||||||
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
||||||
*
|
*
|
||||||
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
||||||
*/
|
*/
|
||||||
#define SDCARD_CONNECTION ONBOARD
|
#define SDCARD_CONNECTION ONBOARD
|
||||||
|
|
||||||
|
// Enable if SD detect is rendered useless (e.g., by using an SD extender)
|
||||||
|
//#define NO_SD_DETECT
|
||||||
|
|
||||||
#endif // SDSUPPORT
|
#endif // SDSUPPORT
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -1388,13 +1388,16 @@
|
||||||
* 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):
|
||||||
*
|
*
|
||||||
* LCD - Use the SD drive in the external LCD controller.
|
* LCD - Use the SD drive in the external LCD controller.
|
||||||
* ONBOARD - Use the SD drive on the control board. (No SD_DETECT_PIN. M21 to init.)
|
* ONBOARD - Use the SD drive on the control board.
|
||||||
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
||||||
*
|
*
|
||||||
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
||||||
*/
|
*/
|
||||||
#define SDCARD_CONNECTION ONBOARD
|
#define SDCARD_CONNECTION ONBOARD
|
||||||
|
|
||||||
|
// Enable if SD detect is rendered useless (e.g., by using an SD extender)
|
||||||
|
//#define NO_SD_DETECT
|
||||||
|
|
||||||
#endif // SDSUPPORT
|
#endif // SDSUPPORT
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -1388,13 +1388,16 @@
|
||||||
* 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):
|
||||||
*
|
*
|
||||||
* LCD - Use the SD drive in the external LCD controller.
|
* LCD - Use the SD drive in the external LCD controller.
|
||||||
* ONBOARD - Use the SD drive on the control board. (No SD_DETECT_PIN. M21 to init.)
|
* ONBOARD - Use the SD drive on the control board.
|
||||||
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
||||||
*
|
*
|
||||||
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
||||||
*/
|
*/
|
||||||
//#define SDCARD_CONNECTION LCD
|
//#define SDCARD_CONNECTION LCD
|
||||||
|
|
||||||
|
// Enable if SD detect is rendered useless (e.g., by using an SD extender)
|
||||||
|
//#define NO_SD_DETECT
|
||||||
|
|
||||||
#endif // SDSUPPORT
|
#endif // SDSUPPORT
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -1388,13 +1388,16 @@
|
||||||
* 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):
|
||||||
*
|
*
|
||||||
* LCD - Use the SD drive in the external LCD controller.
|
* LCD - Use the SD drive in the external LCD controller.
|
||||||
* ONBOARD - Use the SD drive on the control board. (No SD_DETECT_PIN. M21 to init.)
|
* ONBOARD - Use the SD drive on the control board.
|
||||||
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
||||||
*
|
*
|
||||||
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
||||||
*/
|
*/
|
||||||
//#define SDCARD_CONNECTION LCD
|
//#define SDCARD_CONNECTION LCD
|
||||||
|
|
||||||
|
// Enable if SD detect is rendered useless (e.g., by using an SD extender)
|
||||||
|
//#define NO_SD_DETECT
|
||||||
|
|
||||||
#endif // SDSUPPORT
|
#endif // SDSUPPORT
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -1388,13 +1388,16 @@
|
||||||
* 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):
|
||||||
*
|
*
|
||||||
* LCD - Use the SD drive in the external LCD controller.
|
* LCD - Use the SD drive in the external LCD controller.
|
||||||
* ONBOARD - Use the SD drive on the control board. (No SD_DETECT_PIN. M21 to init.)
|
* ONBOARD - Use the SD drive on the control board.
|
||||||
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
||||||
*
|
*
|
||||||
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
||||||
*/
|
*/
|
||||||
//#define SDCARD_CONNECTION LCD
|
//#define SDCARD_CONNECTION LCD
|
||||||
|
|
||||||
|
// Enable if SD detect is rendered useless (e.g., by using an SD extender)
|
||||||
|
//#define NO_SD_DETECT
|
||||||
|
|
||||||
#endif // SDSUPPORT
|
#endif // SDSUPPORT
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -1388,13 +1388,16 @@
|
||||||
* 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):
|
||||||
*
|
*
|
||||||
* LCD - Use the SD drive in the external LCD controller.
|
* LCD - Use the SD drive in the external LCD controller.
|
||||||
* ONBOARD - Use the SD drive on the control board. (No SD_DETECT_PIN. M21 to init.)
|
* ONBOARD - Use the SD drive on the control board.
|
||||||
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
||||||
*
|
*
|
||||||
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
||||||
*/
|
*/
|
||||||
//#define SDCARD_CONNECTION LCD
|
//#define SDCARD_CONNECTION LCD
|
||||||
|
|
||||||
|
// Enable if SD detect is rendered useless (e.g., by using an SD extender)
|
||||||
|
//#define NO_SD_DETECT
|
||||||
|
|
||||||
#endif // SDSUPPORT
|
#endif // SDSUPPORT
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -1388,13 +1388,16 @@
|
||||||
* 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):
|
||||||
*
|
*
|
||||||
* LCD - Use the SD drive in the external LCD controller.
|
* LCD - Use the SD drive in the external LCD controller.
|
||||||
* ONBOARD - Use the SD drive on the control board. (No SD_DETECT_PIN. M21 to init.)
|
* ONBOARD - Use the SD drive on the control board.
|
||||||
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
||||||
*
|
*
|
||||||
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
||||||
*/
|
*/
|
||||||
//#define SDCARD_CONNECTION LCD
|
//#define SDCARD_CONNECTION LCD
|
||||||
|
|
||||||
|
// Enable if SD detect is rendered useless (e.g., by using an SD extender)
|
||||||
|
//#define NO_SD_DETECT
|
||||||
|
|
||||||
#endif // SDSUPPORT
|
#endif // SDSUPPORT
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -1388,13 +1388,16 @@
|
||||||
* 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):
|
||||||
*
|
*
|
||||||
* LCD - Use the SD drive in the external LCD controller.
|
* LCD - Use the SD drive in the external LCD controller.
|
||||||
* ONBOARD - Use the SD drive on the control board. (No SD_DETECT_PIN. M21 to init.)
|
* ONBOARD - Use the SD drive on the control board.
|
||||||
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
* CUSTOM_CABLE - Use a custom cable to access the SD (as defined in a pins file).
|
||||||
*
|
*
|
||||||
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
* :[ 'LCD', 'ONBOARD', 'CUSTOM_CABLE' ]
|
||||||
*/
|
*/
|
||||||
//#define SDCARD_CONNECTION LCD
|
//#define SDCARD_CONNECTION LCD
|
||||||
|
|
||||||
|
// Enable if SD detect is rendered useless (e.g., by using an SD extender)
|
||||||
|
//#define NO_SD_DETECT
|
||||||
|
|
||||||
#endif // SDSUPPORT
|
#endif // SDSUPPORT
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue