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
/
gerberex
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-06
Fix mystery crashes in excellon parser
jaseg
1
-3
/
+3
2021-02-06
Fix support for comments in aperture definitions
jaseg
1
-0
/
+2
2019-12-30
fix bugs that fail judgement of path's containment
Hiroshi Murayama
2
-6
/
+16
2019-12-28
add a function that generate filled gerberdata with representing internal sha...
Hiroshi Murayama
3
-10
/
+406
2019-09-30
fix a issue that coordinate normalization for excellon is imperfect
Hiroshi Murayama
3
-4
/
+7
2019-09-28
minor refactoring
Hiroshi Murayama
2
-7
/
+9
2019-09-28
improve DXF file handling functions:
Hiroshi Murayama
2
-248
/
+253
2019-09-12
add IP command handling function
Hiroshi Murayama
1
-1
/
+22
2019-09-09
fix issue #2: single quadrant mode is supported
Hiroshi Murayama
1
-16
/
+31
2019-09-09
improve compatibility with RS-274x specification:
Hiroshi Murayama
5
-91
/
+238
2019-08-25
support incremental coordinate for excellon
Hiroshi Murayama
3
-61
/
+14
2019-08-25
improve routing mode compatibility with excellon specification
Hiroshi Murayama
1
-76
/
+166
2019-08-18
zero supressing in aperture macro definition
Hiroshi Murayama
1
-1
/
+2
2019-08-18
fix a bug that unit traslation of excellon fail
Hiroshi Murayama
1
-16
/
+32
2019-08-17
router mode and G85 slot in excellon file is supported
Hiroshi Murayama
2
-15
/
+241
2019-07-24
Update am_expression.py
Marin Mikaël
1
-1
/
+1
2019-07-24
Update am_primitive.py
Marin Mikaël
1
-1
/
+1
2019-07-24
Update composition.py
Marin Mikaël
1
-1
/
+5
2019-04-24
fix a genarating closed path issue
opiopan
1
-3
/
+14
2019-04-07
expand test and fix many issues
opiopan
8
-92
/
+163
2019-04-03
add move and rotation capability to DxfFile object
opiopan
1
-7
/
+59
2019-04-03
add rectangle generator
opiopan
3
-27
/
+64
2019-04-03
fix a rotaion issue
opiopan
4
-11
/
+25
2019-04-01
compliant with Python 2.7
opiopan
1
-1
/
+3
2019-03-31
fix a minor issue
opiopan
2
-7
/
+4
2019-03-31
auto detection closed paths in the collection of DXF arc object and line obje...
opiopan
2
-53
/
+342
2019-03-30
add mouse bites generator function
opiopan
2
-43
/
+184
2019-03-25
fix a setup issue
opiopan
1
-0
/
+7
2019-03-23
add rotation fuction
opiopan
7
-16
/
+146
2019-03-21
initial commit
opiopan
9
-0
/
+1322