summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2023-03-23Update MakefileXenGi1-17/+17
2022-02-01Add some documentationjaseg1-4/+12
2021-06-06Graft pcb-tools upstream onto gerbonara treejaseg1-19/+22
2021-06-06Initial commitXenGi1-0/+34
2019-11-26Add .coveragercPaulo Henrique Silva1-1/+3
2019-11-26Migrate to pytest (#111)Paulo Henrique Silva1-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-28Cleanup, rendering fixes.Hamilton Kibbe1-0/+4
fixed rendering of tented vias fixed rendering of semi-transparent layers fixed file type detection issues added some examples
2015-12-22Add PCB interfaceHamilton Kibbe1-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-15Add cairo example code, and use example-generated image in readmeHamilton Kibbe1-5/+12
2014-10-10doc updateHamilton Kibbe1-1/+2
2014-09-30add coverallsHamilton Kibbe1-1/+1
2014-09-28added ExcellonFile classHamilton Kibbe1-0/+9
2014-09-28Added excellon support and refactored projectHamilton Kibbe1-0/+17