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
/
render
/
rs274x_backend.py
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-18
Fix rs274x output bugs
Hamilton Kibbe
1
-19
/
+32
2016-11-06
Merge upstream changes
Hamilton Kibbe
1
-117
/
+116
2016-08-06
Fix multiple problems with the merge. There are still errors, but I will inte...
Garret Fick
1
-0
/
+8
2016-07-24
Add more tests for rendering to PNG. Start adding tests for rendering to Gerb...
Garret Fick
1
-1
/
+18
2016-07-24
Add many render tests based on the Umaco gerger specification. Fix multiple r...
Garret Fick
1
-6
/
+6
2016-07-10
Fix issue with chaning region mode via flash. Add options for controlling out...
Garret Fick
1
-1
/
+26
2016-06-25
Add support for polygon apertures
Garret Fick
1
-4
/
+22
2016-05-28
Fix issue with switching between ROUT and normal drill modes
Garret Fick
1
-2
/
+11
2016-05-28
Use the known macro statement to render. Fix thermal not setting rotation
Garret Fick
1
-22
/
+32
2016-05-28
Fix units statement. Keep track of original macro statement in the AMGroup
Garret Fick
1
-1
/
+1
2016-05-19
Fix issue where did not always switch into the G01 mode after G03 when the po...
Garret Fick
1
-0
/
+2
2016-03-05
More robust writing, even for bad files. Remove accidentally added imports
Garret Fick
1
-0
/
+3
2016-03-05
Remove some testing code from gerber writer. More implementation for excellon...
Garret Fick
1
-28
/
+4
2016-03-05
Make rendering more robust for bad gerber files
Garret Fick
1
-2
/
+14
2016-03-05
Write polygons to macros
Garret Fick
1
-1
/
+6
2016-03-05
Make writer resilient to similar macro defs
Garret Fick
1
-8
/
+17
2016-03-01
More rendering of AMGroup to statements
Garret Fick
1
-7
/
+65
2016-02-27
Fix critical issue with rotatin points (when the angle is zero the y would be...
Garret Fick
1
-4
/
+57
2016-02-27
RS274X backend for rendering. Incompelte still
Garret Fick
1
-0
/
+290