Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-02-18 | Add offset operation | Hamilton Kibbe | 1 | -16/+40 | |
2015-02-18 | Get unit conversion working for Gerber/Excellon files | Hamilton Kibbe | 1 | -3/+69 | |
Started operations module for file operations/transforms | |||||
2015-02-15 | Tests and bugfixes | Hamilton Kibbe | 1 | -9/+120 | |
2015-01-25 | Changed zeros/zero suppression conventions to match file format specs | Hamilton Kibbe | 1 | -2/+12 | |
2015-01-23 | Fix tests for leading zero suppression | Hamilton Kibbe | 1 | -6/+6 | |
2015-01-14 | Many additions to Excellon parsing/creation. | Paulo Henrique Silva | 1 | -9/+26 | |
CAUTION: the original code used zero_suppression flags in the opposite sense as Gerber functions. This patch changes it to behave just like Gerber code. * Add metric/inch conversion support * Add settings context variable to to_gerber just like Gerber code. * Add some missing Excellon values. Tests are not entirely updated. | |||||
2014-11-10 | Bunch of small fixes to improve Gerber read/write. | Paulo Henrique Silva | 1 | -3/+3 | |
2014-10-19 | Test update | Hamilton Kibbe | 1 | -6/+7 | |
2014-10-07 | fix excellon render | Hamilton Kibbe | 1 | -4/+44 | |
2014-10-07 | more tests | Hamilton Kibbe | 1 | -0/+119 | |
2014-10-07 | More tests | Hamilton Kibbe | 1 | -4/+62 | |
2014-10-07 | add tests | Hamilton Kibbe | 1 | -2/+21 | |
2014-10-06 | add tests | Hamilton Kibbe | 1 | -0/+33 | |