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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-22
Fix coordinate computation when x or y is 0 in non standard way
Paulo Henrique Silva
1
-1
/
+1
2014-10-21
Fix parsing when x or y coordinate is missing on COORD statement
Paulo Henrique Silva
1
-2
/
+2
2014-10-17
Fix parsing of COORD with +000 styled numbers
Paulo Henrique Silva
1
-2
/
+2
2014-10-17
Fix parsing of Unknown statements
Paulo Henrique Silva
1
-3
/
+7
2014-09-28
Add Excellon support
Hamilton Kibbe
4
-5
/
+244
2014-09-25
Create utils.py
hamiltonkibbe
1
-0
/
+130
2014-09-25
Move evaluate methods to GerberContext class
Hamilton Kibbe
2
-47
/
+46
2014-05-28
Fixed parser, added to_gerber() methods to all parse result classes to permit...
David Austin
1
-87
/
+141
2014-02-05
N w modular organization.
Paulo Henrique Silva
5
-230
/
+311
2014-02-04
Handle wierd cases where FS has no leading/trailing zero specification
Paulo Henrique Silva
1
-2
/
+2
2014-02-04
Fix handling of negative coord numbers.
Paulo Henrique Silva
1
-6
/
+16
2013-12-20
Moving SVG code to use svgwrite.
Paulo Henrique Silva
1
-57
/
+113
2013-12-19
Very ugly but concept proof SVG render.
Paulo Henrique Silva
1
-22
/
+138
2013-12-18
Improved AD param parsing and other nicities.
Paulo Henrique Silva
1
-113
/
+84
2013-12-18
Significantly improved parsing.
Paulo Henrique Silva
1
-43
/
+302
2013-12-18
Refactor function mathcing.
Paulo Henrique Silva
1
-19
/
+39
2013-12-18
Make PEP-8 clean.
Paulo Henrique Silva
1
-13
/
+19
2013-12-18
Make gerber package
Paulo Henrique Silva
2
-0
/
+129