GerbVIO – Python Bulk Import/Export
This Python script allows instant importing and exporting of all files through GerbVIO with just a few clicks.
This Python script allows instant importing and exporting of all files through GerbVIO with just a few clicks.
AutoHotKeys can work with Python and Windows to become a powerhouse tool for automation.
This Python script allows us to clone placement data with an offset to match the placement requirements of a 2×2 array.
This Python script converts an .xlsx Excel file to a .csv files with two clicks. This is useful in times when our tools are designed for .csv files.
This script lists file names and extensions that are unneeded for manufacturing and deletes those files.
This Python script was used to convert a quantity into reference designators.
This Python script allows us to quickly flip the the placement of a .tsv file on either the top, bottom, or both sides and we can flip along either the x-axis or y-axis.
I needed a lengthy list of files for a massive 3D printing project I’m starting and I didn’t want to have to copy and paste each file one at a time. Brandon’s Rule #232: If you are faced with a 2 minute task that bores the hell out of you, invest 15 minutes into automating … Read more