Is there any way to have both SD Card and USB Drive work together. If I enable #define SDCARD_CONNECTION LCD and #define USB_FLASH_DRIVE_SUPPORT I can only use USB Drive. when I insert SD Card nothing happens. also when I enable #define MULTI_VOLUME when I insert SD Card nothing happens too, but when I also plug in usb drive I can access both SD Card and USB Drive. Is there any way to make it detect both SD Card and USB Drive?. I used latest Marlin 2.1.2 release
Is there any way to have both SD Card and USB Drive work together. If I enable
#define SDCARD_CONNECTION LCD
and#define USB_FLASH_DRIVE_SUPPORT
I can only use USB Drive. when I insert SD Card nothing happens. also when I enable#define MULTI_VOLUME
when I insert SD Card nothing happens too, but when I also plug in usb drive I can access both SD Card and USB Drive. Is there any way to make it detect both SD Card and USB Drive?. I used latest Marlin 2.1.2 release