Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-12-22 | Add PCB interface | Hamilton Kibbe | 1 | -1/+0 | |
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-12-19 | Allow negative render of soldermask per #50 | Hamilton Kibbe | 1 | -7/+12 | |
Update example code and rendering to show change | |||||
2015-10-10 | Allow files to be read from strings per #37 | Hamilton Kibbe | 1 | -3/+0 | |
Adds a loads() method to the top level module which generates a GerberFile or ExcellonFile from a string | |||||
2015-02-20 | Add IPC-D-356 Netlist Parsing | Hamilton Kibbe | 1 | -3/+3 | |
2015-02-15 | Add cairo example code, and use example-generated image in readme | Hamilton Kibbe | 1 | -0/+68 | |