index
:
gerbonara.git
autoroute
dev
kicad
main
wip
Gerbonara: Pythonic library to read, modify and write Gerber and other PCB fabrication file formats
jaseg
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gerber
/
am_statements.py
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-06
Merge upstream changes
Hamilton Kibbe
1
-28
/
+13
2016-11-05
Finish Merge, most tests passing
Hamilton Kibbe
1
-56
/
+57
2016-09-24
Commit partial merge so I can work on the plane
Hamilton Kibbe
1
-0
/
+3
2016-08-06
Fix multiple problems with the merge. There are still errors, but I will inte...
Garret Fick
1
-3
/
+2
2016-08-06
Manually mere rendering changes
Hamilton Kibbe
1
-48
/
+65
2016-07-02
Fix crash with polygon aperture macros
Garret Fick
1
-1
/
+1
2016-06-30
Rotate vector line
Garret Fick
1
-1
/
+14
2016-06-30
Fix rotation of center line
Garret Fick
1
-1
/
+22
2016-06-28
Don't flash G03-only commands
Garret Fick
1
-2
/
+2
2016-06-25
Add support for polygon apertures
Garret Fick
1
-2
/
+2
2016-06-25
Missing * in writing aperture macro
Garret Fick
1
-1
/
+1
2016-06-25
Render aperture macros with clear regions
Garret Fick
1
-6
/
+12
2016-05-28
Use the known macro statement to render. Fix thermal not setting rotation
Garret Fick
1
-1
/
+2
2016-03-05
Write polygons to macros
Garret Fick
1
-0
/
+5
2016-03-01
More rendering of AMGroup to statements
Garret Fick
1
-0
/
+22
2016-02-27
Fix critical issue with rotatin points (when the angle is zero the y would be...
Garret Fick
1
-5
/
+19
2016-02-02
Draw thermal aperture macros (as approximation)
Garret Fick
1
-3
/
+80
2016-01-22
Fix NameError on Polygon primitive rendering
Paulo Henrique Silva
1
-1
/
+1
2016-01-21
Fix a bunch of rendering bugs.
Hamilton Kibbe
1
-41
/
+84
2016-01-16
Fix converting polygons to outlines for macros
Garret Fick
1
-1
/
+3
2015-12-30
Render polygon flashes
Garret Fick
1
-2
/
+2
2015-12-30
Render primitives for some aperture macros
Garret Fick
1
-5
/
+13
2015-12-30
First time any macro renders
Garret Fick
1
-0
/
+41
2015-03-05
Fix tests for macros with no variables.
Paulo Henrique Silva
1
-8
/
+8
2015-03-03
Add aperture macro parsing and evaluation.
Paulo Henrique Silva
1
-2
/
+6
2015-02-18
Get unit conversion working for Gerber/Excellon files
Hamilton Kibbe
1
-9
/
+6
2015-02-09
Tests and bugfixes
Hamilton Kibbe
1
-0
/
+6
2015-02-09
Add aperture macro statement tests
Hamilton Kibbe
1
-86
/
+132
2015-02-08
Add rest of Aperture Macro Primitives
Hamilton Kibbe
1
-134
/
+571
2015-02-02
Added some Aperture Macro Primitives. Moved AM primitives to seperate file
Hamilton Kibbe
1
-0
/
+341