Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-02-01 | Add some documentation | jaseg | 1 | -4/+12 | |
2021-06-06 | Graft pcb-tools upstream onto gerbonara tree | jaseg | 1 | -19/+22 | |
2021-06-06 | Initial commit | XenGi | 1 | -0/+34 | |
2019-11-26 | Add .coveragerc | Paulo Henrique Silva | 1 | -1/+3 | |
2019-11-26 | Migrate to pytest (#111) | Paulo Henrique Silva | 1 | -5/+5 | |
* Migrate to pytest All tests were update to use pytest. Tests were alse black formatted. Eventually all code will be black formatted but need to merge some PRs first. | |||||
2016-01-28 | Cleanup, rendering fixes. | Hamilton Kibbe | 1 | -0/+4 | |
fixed rendering of tented vias fixed rendering of semi-transparent layers fixed file type detection issues added some examples | |||||
2015-12-22 | Add PCB interface | Hamilton Kibbe | 1 | -0/+1 | |
this incorporates some of @chintal's layers.py changes PCB.from_directory() simplifies loading of multiple gerbers the PCB() class should be pretty helpful going forward... the context classes could use some cleaning up, although I'd like to wait until the freecad stuff gets merged, that way we can try to refactor the context base to support more use cases | |||||
2015-02-15 | Add cairo example code, and use example-generated image in readme | Hamilton Kibbe | 1 | -5/+12 | |
2014-10-10 | doc update | Hamilton Kibbe | 1 | -1/+2 | |
2014-09-30 | add coveralls | Hamilton Kibbe | 1 | -1/+1 | |
2014-09-28 | added ExcellonFile class | Hamilton Kibbe | 1 | -0/+9 | |
2014-09-28 | Added excellon support and refactored project | Hamilton Kibbe | 1 | -0/+17 | |