• Stars
    star
    664
  • Rank 67,543 (Top 2 %)
  • Language
    C#
  • License
    MIT License
  • Created almost 8 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Tools to load/edit/create/panelizer sets of gerber files

This is a fork from ThisIsNotRocketScience/GerberTools

Tools to load/edit/create/panelize/prerender sets of gerber files.

Updates

New Features for ProductionFrame - 21/12/18

  • 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

Building

Visual Studio 2015 upwards

All tools are clean C# and will run fine under Mono. Please see http://www.thisisnotrocketscience.nl for news/updates/blogs

Linux

Run ./build.sh. Dependencies should be automatically fetched.