Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-07-06 | Tidied up the command line interface | jaseg | 1 | -116/+165 | |
2018-07-02 | Add doc, small fixes to transformations | jaseg | 1 | -5/+32 | |
2018-06-28 | Fix offset issue for xen | jaseg | 1 | -1/+1 | |
2017-11-26 | Add offset status info | jaseg | 1 | -1/+1 | |
2017-11-26 | Make backup file logic smarter | jaseg | 1 | -6/+12 | |
Automatically re-use an existing target layer backup file in subsequent runs instead of using a previous run's output. I.e., if the target extension is set to ".GTO" and both "foo.GTO" and "foo.GTO.bak" exist, automatically use "foo.GTO.bak" and write to "foo.GTO". This behavior can be overridden by stating an explicit filename. | |||||
2017-11-26 | Fix scaling and positioning issue | jaseg | 1 | -14/+9 | |
2017-11-25 | Allow layer file extension alternatives | jaseg | 1 | -21/+30 | |
2017-11-25 | Add better status tracking | jaseg | 1 | -25/+73 | |
2017-11-25 | Use solder mask instead of paste layer for subtraction | jaseg | 1 | -1/+1 | |
2017-11-25 | Move test data into subdir | jaseg | 8 | -0/+0 | |
2017-11-25 | Add subtraction of paste and drill layers | jaseg | 3 | -15/+565 | |
2017-11-25 | Fix positioning of image relative to outline | jaseg | 1 | -2/+9 | |
2017-11-25 | Initial commit | jaseg | 8 | -0/+29130 | |
positioning is still a bit broken |