makerbase-mks / MKS-Monster8

MKS Monster8 is an 8-axis motherboard, which supports Voron printers and can run Marlin and Klipper firmware.
https://www.aliexpress.com/item/1005003183498253.html?spm=a2g0o.store_pc_home.productList_8356958.pic_0
GNU General Public License v3.0
109 stars 64 forks source link

USB Drive 'USB start failed' #8

Closed acguardia closed 2 years ago

acguardia commented 2 years ago

I can't use usb flash drive or multi volume function on Monster 8 Marlin.

Marlin version:

define CONFIGURATION_H_VERSION 02000902

Configuration_adv.h:

define USB_FLASH_DRIVE_SUPPORT

if ENABLED(USB_FLASH_DRIVE_SUPPORT)

define SDCARD_CONNECTION LCD

define MULTI_VOLUME

if ENABLED(MULTI_VOLUME)

#define VOLUME_SD_ONBOARD
#define VOLUME_USB_FLASH_DRIVE
#define DEFAULT_VOLUME SV_SD_ONBOARD
#define DEFAULT_SHARED_VOLUME SV_USB_FLASH_DRIVE

endif

Configuration.h:

define SDSUPPORT

Platiformio.ini: default_envs = mks_monster8_usb_flash_drive_msc

MKS-hosiey commented 2 years ago

Hello, this motherboard does not support using usb to update the firmware. If you want to use usb as the media, it can only be a single one and does not support multimedia.