gerbonara/gerber/tests
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
..
resources Fix multiline read of mixed statements (%XXX*% followed by DNN*) 2015-05-21 16:15:55 -03:00
__init__.py Added excellon support and refactored project 2014-09-28 18:07:15 -04:00
test_am_statements.py Get unit conversion working for Gerber/Excellon files 2015-02-18 04:31:23 -05:00
test_cam.py Make gerber.render a package & fix more relative import statements 2015-02-18 15:44:57 +01:00
test_common.py Allow negative render of soldermask per #50 2015-12-19 21:54:29 -05:00
test_excellon.py Allow negative render of soldermask per #50 2015-12-19 21:54:29 -05:00
test_excellon_statements.py Improve Excellon parsing coverage 2015-11-13 03:31:32 -02:00
test_gerber_statements.py Fix AMParamStmt to_gerber to write changes back. 2015-11-23 16:04:25 -02:00
test_ipc356.py Fix IPC-D-356 parser. Handle too-long reference designators exported by eagle per #28. 2015-06-01 20:58:16 -04:00
test_layers.py Add PCB interface 2015-12-22 02:47:23 -05:00
test_primitives.py Add support for arcs in regions. 2015-08-09 15:11:13 -04:00
test_rs274x.py Fix multiline read of mixed statements (%XXX*% followed by DNN*) 2015-05-21 16:15:55 -03:00
test_utils.py Fix write_gerber_value bug 2015-02-08 22:27:24 -05:00
tests.py Python 3 tests passing 2015-02-18 21:14:30 -05:00