| .. |
|
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
|
Basic rendering of excellon works, but still has issues
|
2016-03-24 00:10:34 +08:00 |
|
tests
|
Use Python's universal newlines to open files
|
2015-11-15 22:28:56 -02:00 |
|
__init__.py
|
Allow files to be read from strings per #37
|
2015-10-10 16:51:21 -04: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
|
Write polygons to macros
|
2016-03-05 10:04:58 +08:00 |
|
cam.py
|
More rendering of AMGroup to statements
|
2016-03-01 00:06:14 +08:00 |
|
common.py
|
Use Python's universal newlines to open files
|
2015-11-15 22:28:56 -02:00 |
|
excellon.py
|
Better detection of plated tools
|
2016-03-13 14:27:09 +08:00 |
|
excellon_settings.py
|
Parse misc nc drill files
|
2015-12-19 11:44:12 +08:00 |
|
excellon_statements.py
|
Basic rendering of excellon works, but still has issues
|
2016-03-24 00:10:34 +08:00 |
|
excellon_tool.py
|
Better detection of plated tools
|
2016-03-13 14:27:09 +08:00 |
|
gerber_statements.py
|
More rendering of AMGroup to statements
|
2016-03-01 00:06:14 +08:00 |
|
ipc356.py
|
Use Python's universal newlines to open files
|
2015-11-15 22:28:56 -02: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
|
More robust writing, even for bad files. Remove accidentally added imports
|
2016-03-05 16:26:30 +08:00 |
|
rs274x.py
|
Correctly handle empty command statements
|
2016-03-19 11:28:45 +08:00 |
|
utils.py
|
Fix critical issue with rotatin points (when the angle is zero the y would be flipped). Render AM with outline to gerber
|
2016-02-27 18:18:04 +08:00 |