Commit graph

8 commits

Author SHA1 Message Date
Martin Cejp
e002975249
IPC356: Do not crash on record type 367 2019-01-26 16:07:45 +01:00
Hamilton Kibbe
5df38c014f Cleanup, rendering fixes.
fixed rendering of tented vias
fixed rendering of semi-transparent layers
fixed file type detection issues
added some examples
2016-01-28 12:19:03 -05:00
Hamilton Kibbe
6f876edd09 Add PCB interface
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-22 02:47:23 -05:00
Paulo Henrique Silva
6e29b9bcae Use Python's universal newlines to open files 2015-11-15 22:28:56 -02:00
Hamilton Kibbe
faa44ab731 Fix IPC-D-356 parser. Handle too-long reference designators exported by eagle per #28. 2015-06-01 20:58:16 -04:00
Hamilton Kibbe
b5ce83beae add rest of altium-supported ipc-d-356 statements 2015-03-06 16:47:12 -05:00
Hamilton Kibbe
68619d4d5a Fix parsing for multiline ipc-d-356 records 2015-03-05 22:42:42 -05:00
Hamilton Kibbe
b3e0ceb5c3 Add IPC-D-356 Netlist Parsing 2015-02-20 22:24:34 -05:00