gerbonara/gerber
Paulo Henrique Silva 137c73f3e4 Many additions to Excellon parsing/creation.
CAUTION: the original code used zero_suppression flags
         in the opposite sense as Gerber functions. This
         patch changes it to behave just like Gerber code.

* Add metric/inch conversion support
* Add settings context variable to to_gerber just like Gerber code.
* Add some missing Excellon values.

Tests are not entirely updated.
2015-01-14 14:33:00 -02:00
..
render Add arc rendering and tests 2014-10-28 22:11:43 -04:00
tests Many additions to Excellon parsing/creation. 2015-01-14 14:33:00 -02:00
__init__.py Test update 2014-10-19 22:23:00 -04:00
__main__.py Test update 2014-10-19 22:23:00 -04:00
cam.py Test update 2014-10-19 22:23:00 -04:00
common.py update docs and example images 2014-10-12 12:38:40 -04:00
excellon.py Many additions to Excellon parsing/creation. 2015-01-14 14:33:00 -02:00
excellon_statements.py Many additions to Excellon parsing/creation. 2015-01-14 14:33:00 -02:00
gerber_statements.py Fix Mirror (deprecated) param generation 2015-01-14 14:30:53 -02:00
layers.py Refactor rendering 2014-10-18 01:44:51 -04:00
primitives.py add ipc2581 primitives 2014-12-05 23:59:28 -05:00
rs274x.py Refactor AM aperture handling and add unit conversion support 2015-01-14 03:15:52 -02:00
utils.py Fix for cases whee the coordinate precision is decreased. 2015-01-14 14:31:03 -02:00