Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-01-21 | Add geda gerber sample | jaseg | 20 | -0/+40112 | |
2022-01-21 | Layer merging WIP | jaseg | 5 | -52/+303 | |
2022-01-21 | layer matching WIP | jaseg | 4 | -402/+346 | |
2022-01-19 | Matcher WIP | jaseg | 24 | -935/+6171 | |
2022-01-19 | Remove unnecessary statement class indirection layer | jaseg | 6 | -272/+92 | |
2022-01-19 | Fix old gerber tests | jaseg | 6 | -134/+15 | |
2022-01-18 | Unit code refactor WIP | jaseg | 7 | -118/+119 | |
2022-01-17 | Excellon, unit conversion WIP | jaseg | 10 | -219/+149 | |
2022-01-16 | Excellon WIP | jaseg | 10 | -1553/+464 | |
2022-01-16 | Add altium composite drill file examples | jaseg | 37 | -0/+1150945 | |
2022-01-15 | Add a whole zoo of gerber files from different EDA packages | jaseg | 147 | -0/+1091254 | |
2022-01-15 | Excellon: WIP | jaseg | 4 | -605/+331 | |
2022-01-09 | Fix remaining svg rendering/gerber compositing bugs | jaseg | 4 | -31/+25 | |
2022-01-09 | Make bounding box tests pass | jaseg | 5 | -28/+112 | |
2022-01-09 | Clean up test code | jaseg | 1 | -118/+110 | |
2022-01-08 | Basic SVG export seems to be working | jaseg | 8 | -71/+158 | |
2022-01-08 | Fix rotation tests | jaseg | 2 | -2/+2 | |
2022-01-05 | Add a bunch of 2d to_poly / bounding_box functions (untested) | jaseg | 4 | -132/+384 | |
2022-01-01 | Clean up comments | jaseg | 1 | -2/+1 | |
2022-01-01 | Add dilation code | jaseg | 6 | -4/+150 | |
2022-01-01 | Merge works. | jaseg | 5 | -50/+207 | |
2021-12-30 | fix ALL the tests ^^ | jaseg | 8 | -63/+110 | |
2021-12-30 | Fix more tests | jaseg | 3 | -19/+59 | |
2021-12-30 | Fix rotation bugs, all tests run through | jaseg | 11 | -135/+321 | |
2021-12-30 | Fix more bugs, refined round-trip tests pass now | jaseg | 5 | -21/+28 | |
2021-12-30 | All round trip tests pass | jaseg | 2 | -3/+1 | |
2021-12-30 | Even less failures | jaseg | 2 | -6/+12 | |
2021-12-29 | More fixes | jaseg | 5 | -14/+31 | |
2021-12-29 | Fix some failing tests | jaseg | 9 | -134/+179 | |
2021-12-29 | Basic round-trip works | jaseg | 21 | -1419/+598 | |
2021-12-28 | WIP | jaseg | 2 | -2/+54 | |
2021-12-28 | WIP | jaseg | 3 | -0/+332 | |
2021-12-28 | WIP | jaseg | 11 | -1248/+833 | |
2021-11-11 | Aperture macros WIP | jaseg | 2 | -131/+75 | |
2021-11-11 | Aperture macro parser works | jaseg | 5 | -1254/+270 | |
2021-11-11 | WIP | jaseg | 3 | -0/+1426 | |
2021-11-10 | WIP | jaseg | 8 | -2034/+207 | |
2021-11-08 | Parser half-refactored | jaseg | 23 | -2838/+448 | |
2021-11-06 | Make unit test not crash on import | jaseg | 9 | -792/+8 | |
2021-10-07 | Remove unnecessary primitives | jaseg | 2 | -962/+0 | |
2021-10-07 | WIP | jaseg | 18 | -512/+351 | |
2021-07-04 | Refactor panelize/rx274x, refactor bounding_box return value | jaseg | 7 | -426/+314 | |
2021-06-14 | Remove dead code from rs274x backend tests | jaseg | 1 | -164/+0 | |
2021-06-14 | Fix remaining cairo backend tests | jaseg | 4 | -21/+13 | |
* fix cairo backend handling of arcs in regions | |||||
2021-06-13 | Remove single-quadrant support | jaseg | 5 | -42/+7 | |
The gerber spec is pretty explicit that this is a super-legacy feature that is not worth supporting. Looking at gerbv, an implementation would come with considerable complexity. | |||||
2021-06-13 | Add comment on AM hole handling in cairo backend | jaseg | 1 | -0/+4 | |
2021-06-13 | Fix hole transparency in aperture macros | jaseg | 5 | -18/+74 | |
2021-06-13 | Port old pcb-tools-extension unit tests to pytest | jaseg | 37 | -0/+12919 | |
2021-06-13 | Add test resource and test code for eagle files. | Prashant Kumar | 12 | -0/+65104 | |
2021-06-13 | Add recognize support for eagle old file extensions. | Prashant Kumar | 1 | -10/+11 | |