| .. |
|
render
|
Fix drawing arcs. Dont crash for arcs with rectangular apertures. Fix crash with board size of zero for only one drill
|
2015-12-16 18:59:25 +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
|
Fix tests for macros with no variables.
|
2015-03-05 14:43:30 -03:00 |
|
cam.py
|
Merge pull request #40 from curtacircuitos/cairo-render-unification
|
2015-09-10 15:54:29 -04:00 |
|
common.py
|
Use Python's universal newlines to open files
|
2015-11-15 22:28:56 -02:00 |
|
excellon.py
|
Parse misc nc drill files
|
2015-12-19 11:44:12 +08:00 |
|
excellon_settings.py
|
Parse misc nc drill files
|
2015-12-19 11:44:12 +08:00 |
|
excellon_statements.py
|
Parse misc nc drill files
|
2015-12-19 11:44:12 +08:00 |
|
excellon_tool.py
|
Parse misc nc drill files
|
2015-12-19 11:44:12 +08:00 |
|
gerber_statements.py
|
Add support for PCBmodE generated files.
|
2015-05-20 16:20:02 -03: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
|
Parse misc nc drill files
|
2015-12-19 11:44:12 +08:00 |
|
rs274x.py
|
Move the coordinate matching to the beginning since most of the items are coordinates. For large files, this decreases total time by 10-20%
|
2015-12-03 09:42:45 +08:00 |
|
utils.py
|
Allow files to be read from strings per #37
|
2015-10-10 16:51:21 -04:00 |