See Script on Github https://github.com/brandondrury/RemoveFileTypes
Problem
It’s common to receive an assortment of unnecessary files in a Gerber package.
Solution
This script lists file names and extensions that are unneeded for manufacturing and deletes those files.
Use
- Place RemoveFileTypes.cmd in Windows > Run > shell:sendto
- Right click on any file within a folder in Windows and select Sendto > RemoveFileTypes.cmd
- All files that match teh “badFileTypes” list in the Python script will be deleted.