The machine only supports FAT32 format. If your USB drive is formatted in another file system, it won't be recognized. Try reformatting it to FAT32.
Please note that formatting will erase all data, so make sure to back up your files first. Alternatively, you can use a different USB drive that is already in FAT32 format.
For a USB flash drive with a capacity smaller than 32GB:
format /FS:FAT32 /Q X:
Replace the 'X' at the end of the command with the drive letter of your USB flash drive.
For a USB flash drive with a capacity bigger than 32GB:
diskutil list
sudo diskutil eraseDisk FAT32 USB MBRFormat /dev/diskX
Replace the 'X' at the end of the command with the number of your USB flash drive.
If the toolhead isn’t recognized correctly, the files on the USB drive won't be read. Please check the home screen to see if the toolhead is detected and shows a green dot indicator.
If the toolhead is not recognized, please refer to the following troubleshooting article:
What should I do if none of the toolheads can be detected by the machine
The machine can only recognize files that match the currently connected toolhead. For example, when the 3D printing module is connected, it can detect G-code files, but laser NC files will not be recognized.
After following the troubleshooting steps, if you find it difficult to resolve your issue, kindly submit a support ticket through https://snapmaker.formcrafts.com/support-ticket and share your troubleshooting results with some pictures/videos.
Our dedicated support team will be more than willing to assist you in resolving the issue.