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-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