Udisk - makerbase-mks/MKS-Monster8 GitHub Wiki
Config
-
In platformio.ini file
- Set: default_envs = mks_monster8_usb_flash_drive // or = mks_monster8_usb_flash_drive_msc
-
In Configuration.f file
- Enable: #define SDSUPPORT
-
In Configuration_adv.h file
- Enable: #define USB_FLASH_DRIVE_SUPPORT
Tips
- TF card and Udisk cannot be used at the same time