This issue is due to Spotlight indexing the card, especially when large STL files are on the card.
There are two solutions to fix this:
mdutil -i off /Volumes/Smoothie/
.metadata_never_index
at the volume root. This can be done very quickly with the following Terminal command:
cd /Volumes/Smoothie/
touch .metadata_never_index