summaryrefslogtreecommitdiff
path: root/examples/gerbers
AgeCommit message (Collapse)AuthorFilesLines
2015-12-22Add PCB interfaceHamilton Kibbe3-354/+1877
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-07-06Add tool path optimization exampleHamilton Kibbe1-0/+354
Add example demonstrating use of tsp-solver with pcb-tools to optimize tool paths in an excellon file. This is based on @koppi's script in #30
2015-02-15Add cairo example code, and use example-generated image in readmeHamilton Kibbe4-0/+5769