| .. |
|
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
|
Render aperture macros with clear regions
|
2016-06-25 12:27:28 +08:00 |
|
tests
|
Fix AMParamStmt to_gerber to write changes back.
|
2016-05-28 12:39:05 +08: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
|
Missing * in writing aperture macro
|
2016-06-25 16:00:46 +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
|
Rout mode doesn't need to specify G01 every time
|
2016-06-06 22:26:06 +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 |
|
gerber_statements.py
|
Fix AMParamStmt to_gerber to write changes back.
|
2016-05-28 12:39:05 +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
|
Offsetting amgroup was doubly offseting
|
2016-06-19 12:06:19 +08:00 |
|
rs274x.py
|
compliant fs format as FS<L or T><A or I>[Nn][Gn]<Xn><Yn>[Dn][Mn]
|
2016-06-03 10:45:18 +00:00 |
|
utils.py
|
Correctly find the center for single quadrant arcs
|
2016-04-23 13:32:32 +08:00 |