Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-12-22 | Add PCB interface | Hamilton Kibbe | 3 | -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-06 | Add tool path optimization example | Hamilton Kibbe | 1 | -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-15 | Add cairo example code, and use example-generated image in readme | Hamilton Kibbe | 4 | -0/+5769 | |