bigtreetech / BIGTREETECH-OCTOPUS-Pro

This is OCTOPUS Pro open source material
255 stars 51 forks source link

LCD SD Card and USB Flash drive Marlin firmware #28

Open yzheka opened 1 year ago

yzheka commented 1 year ago

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