This is a fork from ThisIsNotRocketScience/GerberTools
Tools to load/edit/create/panelize/prerender sets of gerber files.
- Now, a list of fiducial points can be included to give more customization option (position, layer and size) for panel frames
- Frame configuration fields grouped according to its function
- General interface modification
- Open the
GerberProjects/GerberProjects.sln
solution and convert it to your version of Visual Studio (if necessary) - Ensure your dependencies are up to date via Nuget: https://docs.microsoft.com/en-us/nuget/consume-packages/reinstalling-and-updating-packages
- Build the solution
All tools are clean C# and will run fine under Mono. Please see http://www.thisisnotrocketscience.nl for news/updates/blogs
Run ./build.sh
. Dependencies should be automatically fetched.