Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-12-13 | Add max_width and max_height arguments to | Hamilton Kibbe | 1 | -0/+0 | |
2016-01-28 | Cleanup, rendering fixes. | Hamilton Kibbe | 1 | -0/+0 | |
fixed rendering of tented vias fixed rendering of semi-transparent layers fixed file type detection issues added some examples | |||||
2016-01-21 | Add support for mirrored rendering | Hamilton Kibbe | 1 | -0/+0 | |
- The default theme now renders the bottom layers mirrored. - see https://github.com/curtacircuitos/pcb-tools/blob/master/examples/pcb_bottom.png for an example. | |||||
2015-12-22 | Add PCB interface | Hamilton Kibbe | 1 | -0/+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 |