gerbonara/gerber
2015-06-11 11:20:56 -04:00
..
render Fix parsing for multiline ipc-d-356 records 2015-03-05 22:42:42 -05:00
tests Add keys to statements for linking to primitives. Add some API features to ExcellonFile, such as getting a tool path length and changing tool parameters. Excellonfiles write method generates statements based on the drill hits in the hits member, so drill hits in a generated file can be re-ordered by re-ordering the drill hits in ExcellonFile.hits. see #30 2015-06-11 11:20:56 -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 keys to statements for linking to primitives. Add some API features to ExcellonFile, such as getting a tool path length and changing tool parameters. Excellonfiles write method generates statements based on the drill hits in the hits member, so drill hits in a generated file can be re-ordered by re-ordering the drill hits in ExcellonFile.hits. see #30 2015-06-11 11:20:56 -04:00
common.py Fixing more relative import statements 2015-02-18 16:14:46 +01:00
excellon.py Add keys to statements for linking to primitives. Add some API features to ExcellonFile, such as getting a tool path length and changing tool parameters. Excellonfiles write method generates statements based on the drill hits in the hits member, so drill hits in a generated file can be re-ordered by re-ordering the drill hits in ExcellonFile.hits. see #30 2015-06-11 11:20:56 -04:00
excellon_statements.py Add keys to statements for linking to primitives. Add some API features to ExcellonFile, such as getting a tool path length and changing tool parameters. Excellonfiles write method generates statements based on the drill hits in the hits member, so drill hits in a generated file can be re-ordered by re-ordering the drill hits in ExcellonFile.hits. see #30 2015-06-11 11:20:56 -04:00
gerber_statements.py Add support for PCBmodE generated files. 2015-05-20 16:20:02 -03:00
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
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 Add keys to statements for linking to primitives. Add some API features to ExcellonFile, such as getting a tool path length and changing tool parameters. Excellonfiles write method generates statements based on the drill hits in the hits member, so drill hits in a generated file can be re-ordered by re-ordering the drill hits in ExcellonFile.hits. see #30 2015-06-11 11:20:56 -04:00
rs274x.py G70/G71 are now interpreted as MOParamStmt. 2015-05-21 17:15:54 -03:00
utils.py Add unspecified FS D leading zeros format 2015-04-07 18:22:02 -03:00