gerbonara/gerber
ju5t 8dd8a87fc0 Match full filename instead of the base name
Regular expressions only matched the base name. This matches the
entire filename which allows for more advanced regular expressions.
2018-06-26 22:17:45 +02: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 Use positional arguments for cairo.Context.arc 2017-11-25 16:15:00 +01:00
tests Match full filename instead of the base name 2018-06-26 22:17:45 +02:00
__init__.py Cleanup, rendering fixes. 2016-01-28 12:19:03 -05:00
__main__.py Remove svgwrite backend 2015-11-15 22:31:42 -02:00
am_eval.py Manually mere rendering changes 2016-08-06 09:40:40 +08:00
am_read.py Manually mere rendering changes 2016-08-06 09:40:40 +08:00
am_statements.py Merge upstream changes 2016-11-06 14:44:40 -05:00
cam.py Merge upstream changes 2016-11-06 14:44:40 -05:00
common.py Merge upstream changes 2016-11-06 14:44:40 -05:00
excellon.py Fix handling of multi-line strings per #66 2017-07-04 02:11:52 -04:00
excellon_settings.py Parse misc nc drill files 2015-12-19 11:44:12 +08:00
excellon_statements.py Excellon update 2016-11-18 07:55:43 -05:00
excellon_tool.py Excellon update 2016-11-18 07:55:43 -05:00
exceptions.py Add PCB interface 2015-12-22 02:47:23 -05:00
gerber_statements.py Add hole support to ADParamStmt.rect 2017-11-25 16:14:23 +01:00
ipc356.py Cleanup, rendering fixes. 2016-01-28 12:19:03 -05:00
layers.py Match full filename instead of the base name 2018-06-26 22:17:45 +02:00
operations.py Manually mere rendering changes 2016-08-06 09:40:40 +08:00
pcb.py Manually mere rendering changes 2016-08-06 09:40:40 +08:00
primitives.py Fix bounding box calculation for Slot primitives per #77 2017-11-14 09:15:06 -05:00
rs274x.py Merge pull request #67 from jmargeta/python_3_fix 2017-07-04 01:31:32 -04:00
utils.py Implement quickhull to remove scipy dependency 2017-09-16 14:48:44 +02:00