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
/
dxf.py
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-30
fix bugs that fail judgement of path's containment
Hiroshi Murayama
1
-5
/
+15
2019-12-28
add a function that generate filled gerberdata with representing internal sha...
Hiroshi Murayama
1
-8
/
+274
2019-09-30
fix a issue that coordinate normalization for excellon is imperfect
Hiroshi Murayama
1
-3
/
+2
2019-09-28
minor refactoring
Hiroshi Murayama
1
-1
/
+1
2019-09-28
improve DXF file handling functions:
Hiroshi Murayama
1
-202
/
+125
2019-09-09
improve compatibility with RS-274x specification:
Hiroshi Murayama
1
-27
/
+4
2019-08-25
support incremental coordinate for excellon
Hiroshi Murayama
1
-28
/
+3
2019-04-03
add move and rotation capability to DxfFile object
opiopan
1
-7
/
+59
2019-04-03
add rectangle generator
opiopan
1
-25
/
+57
2019-04-03
fix a rotaion issue
opiopan
1
-7
/
+1
2019-04-01
compliant with Python 2.7
opiopan
1
-1
/
+3
2019-03-31
fix a minor issue
opiopan
1
-5
/
+3
2019-03-31
auto detection closed paths in the collection of DXF arc object and line obje...
opiopan
1
-53
/
+145
2019-03-30
add mouse bites generator function
opiopan
1
-43
/
+162
2019-03-23
add rotation fuction
opiopan
1
-1
/
+1
2019-03-21
initial commit
opiopan
1
-0
/
+357