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.
|
||
|---|---|---|
| .. | ||
| resources | ||
| __init__.py | ||
| test_cam.py | ||
| test_common.py | ||
| test_excellon.py | ||
| test_excellon_statements.py | ||
| test_gerber_statements.py | ||
| test_primitives.py | ||
| test_rs274x.py | ||
| test_utils.py | ||
| tests.py | ||