Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-04-07 | Fix Excellon repeat command | Paulo Henrique Silva | 1 | -1/+1 |
2015-03-06 | fix tests | Hamilton Kibbe | 1 | -9/+13 |
2015-03-05 | Fix parsing for multiline ipc-d-356 records | Hamilton Kibbe | 3 | -3/+4 |
2015-03-05 | Fix tests for macros with no variables. | Paulo Henrique Silva | 1 | -5/+11 |
2015-02-21 | Merge pull request #20 from curtacircuitos/ipc-d-356 | Paulo Henrique Silva | 2 | -0/+230 |
2015-02-20 | Add IPC-D-356 Netlist Parsing | Hamilton Kibbe | 2 | -0/+230 |
2015-02-20 | Fix floating point equality test | Paulo Henrique Silva | 1 | -2/+2 |
2015-02-20 | Fix size test, board is slight out of origin, so size does change now that we... | Paulo Henrique Silva | 1 | -2/+2 |
2015-02-18 | Add offset operation | Hamilton Kibbe | 3 | -64/+216 |
2015-02-18 | Python 3 tests passing | Hamilton Kibbe | 3 | -5/+6 |
2015-02-18 | Make gerber.render a package & fix more relative import statements | Philipp Klaus | 4 | -4/+4 |
2015-02-18 | Get unit conversion working for Gerber/Excellon files | Hamilton Kibbe | 7 | -21/+388 |
2015-02-15 | Add cairo example code, and use example-generated image in readme | Hamilton Kibbe | 1 | -0/+2 |
2015-02-15 | Tests and bugfixes | Hamilton Kibbe | 4 | -25/+314 |
2015-02-13 | Fix rendering for line with rectangular aperture per #12. Still need to do th... | Hamilton Kibbe | 1 | -11/+24 |
2015-02-12 | Update line primitive to take aperture parameter | Hamilton Kibbe | 1 | -22/+22 |
2015-02-09 | Tests and bugfixes | Hamilton Kibbe | 2 | -14/+165 |
2015-02-09 | Add aperture macro statement tests | Hamilton Kibbe | 2 | -2/+261 |
2015-02-08 | Fix write_gerber_value bug | Hamilton Kibbe | 1 | -0/+3 |
2015-02-02 | Added some Aperture Macro Primitives. Moved AM primitives to seperate file | Hamilton Kibbe | 1 | -0/+77 |
2015-02-02 | tests | Hamilton Kibbe | 4 | -38/+201 |
2015-02-02 | More tests and bugfixes | Hamilton Kibbe | 4 | -19/+144 |
2015-02-01 | Added primitives and tests | Hamilton Kibbe | 2 | -7/+136 |
2015-01-26 | merge upstream changes | Hamilton Kibbe | 1 | -1/+1 |
2015-01-26 | Added some tests | Hamilton Kibbe | 3 | -0/+123 |
2015-01-25 | Changed zeros/zero suppression conventions to match file format specs | Hamilton Kibbe | 3 | -13/+41 |
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 |
2014-11-10 | Bunch of small fixes to improve Gerber read/write. | Paulo Henrique Silva | 3 | -11/+18 |
2014-10-28 | Add arc rendering and tests | Hamilton Kibbe | 2 | -2/+88 |
2014-10-19 | Test update | Hamilton Kibbe | 13 | -23/+14270 |
2014-10-10 | Added excellon format detection | Hamilton Kibbe | 2 | -19/+63 |
2014-10-10 | Add tests | Hamilton Kibbe | 1 | -0/+155 |
2014-10-07 | fix excellon render | Hamilton Kibbe | 2 | -37/+92 |
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 | 2 | -4/+22 |
2014-10-06 | add tests | Hamilton Kibbe | 1 | -0/+33 |
2014-10-06 | add tests | Hamilton Kibbe | 1 | -0/+9 |
2014-10-06 | add excellon statements | Hamilton Kibbe | 1 | -2/+1 |
2014-09-30 | tests | Hamilton Kibbe | 1 | -0/+10 |
2014-09-30 | tests update | Hamilton Kibbe | 3 | -0/+155 |
2014-09-28 | Added excellon support and refactored project | Hamilton Kibbe | 2 | -0/+68 |