Plugin for exporting a group of selected STL meshes to separate files?

Try this one out and see if it meets your needs:
BatchExportIGESByObjectPlusNames.py (1.4 KB)

Edit - note I did not make any provision for multiple objects with the same name in the file, in that case the files will automatically get overwritten and only the last one will be there. There are ways to handle this, but it’s a bit of work.