gerbonara/gerber
2016-07-24 22:08:31 +08:00
..
excellon_report Better detection of plated tools 2016-03-13 14:27:09 +08:00
ncparam Skip over a strange excellon statement 2016-01-16 18:33:40 +08:00
render Add more tests for rendering to PNG. Start adding tests for rendering to Gerber format. Changed definition of no hole to use None instead of 0 so we can differentiate when writing to Gerber format. Makde polygon use hole diameter instead of hole radius to match other primitives 2016-07-24 22:08:31 +08:00
tests Add more tests for rendering to PNG. Start adding tests for rendering to Gerber format. Changed definition of no hole to use None instead of 0 so we can differentiate when writing to Gerber format. Makde polygon use hole diameter instead of hole radius to match other primitives 2016-07-24 22:08:31 +08:00
__init__.py Add PCB interface 2015-12-22 02:47:23 -05:00
__main__.py Remove svgwrite backend 2015-11-15 22:31:42 -02: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 crash with polygon aperture macros 2016-07-02 12:34:35 +08:00
cam.py Add many render tests based on the Umaco gerger specification. Fix multiple rendering bugs, especially related to holes in flashed apertures 2016-07-24 17:08:47 +08:00
common.py Add PCB interface 2015-12-22 02:47:23 -05:00
excellon.py Merge in negative soldermask. Still required further changes to support negatives for shapes that dont exist in the merge source 2016-07-17 10:42:03 +08:00
excellon_settings.py Parse misc nc drill files 2015-12-19 11:44:12 +08:00
excellon_statements.py Handle 85 statements that omit one value 2016-06-04 14:57:21 +08:00
excellon_tool.py Better detection of plated tools 2016-03-13 14:27:09 +08:00
exceptions.py Add PCB interface 2015-12-22 02:47:23 -05:00
gerber_statements.py Add more tests for rendering to PNG. Start adding tests for rendering to Gerber format. Changed definition of no hole to use None instead of 0 so we can differentiate when writing to Gerber format. Makde polygon use hole diameter instead of hole radius to match other primitives 2016-07-24 22:08:31 +08:00
ipc356.py Add PCB interface 2015-12-22 02:47:23 -05:00
layers.py Refactor a little 2016-01-01 12:25:38 -05:00
operations.py Doc update 2015-02-18 23:23:53 -05:00
pcb.py Refactor a little 2016-01-01 12:25:38 -05:00
primitives.py Add more tests for rendering to PNG. Start adding tests for rendering to Gerber format. Changed definition of no hole to use None instead of 0 so we can differentiate when writing to Gerber format. Makde polygon use hole diameter instead of hole radius to match other primitives 2016-07-24 22:08:31 +08:00
rs274x.py Add more tests for rendering to PNG. Start adding tests for rendering to Gerber format. Changed definition of no hole to use None instead of 0 so we can differentiate when writing to Gerber format. Makde polygon use hole diameter instead of hole radius to match other primitives 2016-07-24 22:08:31 +08:00
utils.py Manually merge change 6f876edd09 2016-07-20 23:20:15 +08:00