gerbonara/gerber
Hamilton Kibbe 390838fc8b Fix for #25. Checking was happening at the gerber/excellon file level, but I added units checking at the primitive level so the use case shown in the example is covered. Might want to throw a bunch more assertions in the test code (i started doing a few) to cover multiple calls to unit conversion functions 2015-04-24 10:54:13 -04:00
..
render Fix parsing for multiline ipc-d-356 records 2015-03-05 22:42:42 -05:00
tests Fix for #25. Checking was happening at the gerber/excellon file level, but I added units checking at the primitive level so the use case shown in the example is covered. Might want to throw a bunch more assertions in the test code (i started doing a few) to cover multiple calls to unit conversion functions 2015-04-24 10:54:13 -04:00
__init__.py Test update 2014-10-19 22:23:00 -04:00
__main__.py `sys.stderr.write()` instead of `print >> sys.stderr, "..."` 2015-02-28 15:48:35 +01:00
am_eval.py Add aperture macro parsing and evaluation. 2015-03-03 03:41:55 -03:00
am_read.py Allowance for weird case modifier with no zero after period 2015-04-07 13:25:53 -03:00
am_statements.py Fix tests for macros with no variables. 2015-03-05 14:43:30 -03:00
cam.py Add IPC-D-356 Netlist Parsing 2015-02-20 22:24:34 -05:00
common.py Fixing more relative import statements 2015-02-18 16:14:46 +01:00
excellon.py Fix for #25. Checking was happening at the gerber/excellon file level, but I added units checking at the primitive level so the use case shown in the example is covered. Might want to throw a bunch more assertions in the test code (i started doing a few) to cover multiple calls to unit conversion functions 2015-04-24 10:54:13 -04:00
excellon_statements.py Fix Excellon repeat command 2015-04-07 18:17:25 -03:00
gerber_statements.py AMStatement are used as is when gerbers are generated 2015-04-14 23:27:11 -03:00
ipc356.py add rest of altium-supported ipc-d-356 statements 2015-03-06 16:47:12 -05:00
layers.py Refactor rendering 2014-10-18 01:44:51 -04:00
operations.py Doc update 2015-02-18 23:23:53 -05:00
primitives.py Fix for #25. Checking was happening at the gerber/excellon file level, but I added units checking at the primitive level so the use case shown in the example is covered. Might want to throw a bunch more assertions in the test code (i started doing a few) to cover multiple calls to unit conversion functions 2015-04-24 10:54:13 -04:00
rs274x.py Fix for #25. Checking was happening at the gerber/excellon file level, but I added units checking at the primitive level so the use case shown in the example is covered. Might want to throw a bunch more assertions in the test code (i started doing a few) to cover multiple calls to unit conversion functions 2015-04-24 10:54:13 -04:00
utils.py Add unspecified FS D leading zeros format 2015-04-07 18:22:02 -03:00