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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-12
add IP command handling function
Hiroshi Murayama
3
-3
/
+83
2019-09-09
fix issue #2: single quadrant mode is supported
Hiroshi Murayama
4
-16
/
+113
2019-09-09
improve compatibility with RS-274x specification:
Hiroshi Murayama
19
-132
/
+266
2019-08-25
support incremental coordinate for excellon
Hiroshi Murayama
4
-62
/
+16
2019-08-25
improve routing mode compatibility with excellon specification
Hiroshi Murayama
8
-105
/
+213
2019-08-18
zero supressing in aperture macro definition
Hiroshi Murayama
7
-73
/
+74
2019-08-18
fix a bug that unit traslation of excellon fail
Hiroshi Murayama
8
-262
/
+250
2019-08-17
router mode and G85 slot in excellon file is supported
Hiroshi Murayama
3
-15
/
+249
2019-08-01
Update excellon_statements.py
C4dmium
1
-5
/
+6
2019-08-01
Update utils.py
C4dmium
1
-0
/
+4
2019-07-28
modify test codes
opiopan
7
-72
/
+73
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-05-12
change supported python version
opiopan
2
-4
/
+1
2019-05-11
Make __main__ functional again and install a script entry point.
Chintalagiri Shashank
3
-26
/
+118
2019-05-11
Add hook for outline layer to PCB class
Chintalagiri Shashank
1
-0
/
+6
2019-05-11
Add a new transparant theme for multilayer renders.
Chintalagiri Shashank
1
-0
/
+32
2019-05-10
Correctly recognize gEDA pcb generated gerber filenames
Chintalagiri Shashank
2
-13
/
+31
2019-04-24
fix a genarating closed path issue
opiopan
2
-4
/
+21
2019-04-07
compliant with PyPi repository
opiopan
3
-10
/
+10
2019-04-07
expand test and fix many issues
opiopan
41
-100
/
+2634
2019-04-03
add move and rotation capability to DxfFile object
opiopan
2
-7
/
+68
2019-04-03
add rectangle generator
opiopan
3
-27
/
+64
2019-04-03
fix a rotaion issue
opiopan
5
-13
/
+28
2019-04-01
fix a document issue
opiopan
1
-1
/
+1
2019-04-01
fix a document issue
opiopan
1
-1
/
+1
2019-04-01
compliant with Python 2.7
opiopan
2
-2
/
+4
2019-04-01
add examples
opiopan
57
-2
/
+94376
2019-03-31
change document
opiopan
1
-3
/
+3
2019-03-31
fix a minor issue
opiopan
3
-10
/
+11
2019-03-31
auto detection closed paths in the collection of DXF arc object and line obje...
opiopan
17
-14744
/
+345
2019-03-30
add mouse bites generator function
opiopan
9
-49
/
+2786
2019-03-25
fix a setup issue
opiopan
2
-2
/
+18
2019-03-24
change README
opiopan
2
-7
/
+32
2019-03-23
add rotation fuction
opiopan
17
-19
/
+12374
2019-03-21
initial commit
opiopan
14
-0
/
+1551
2019-03-02
fix reversed layer bug
Hamilton Kibbe
1
-1
/
+1
2019-02-04
Merge pull request #94 from jaseg/master
Hamilton Kibbe
3
-17
/
+17
2019-02-03
Make primitives with unset level polarity inherit from region
jaseg
3
-17
/
+17
2019-01-26
Merge pull request #92 from curtacircuitos/subclass-bugfix
Hamilton Kibbe
8
-69
/
+90
2019-01-26
Merge pull request #91 from cejpmart/patch-1
Hamilton Kibbe
1
-1
/
+2
2019-01-26
Merge pull request #88 from jaseg/fixes
Hamilton Kibbe
1
-1
/
+1
2019-01-26
IPC356: Do not crash on record type 367
Martin Cejp
1
-1
/
+2
2018-07-06
Fix cairo matrix clone op to not use copy.copy
jaseg
1
-1
/
+1
2018-06-27
Merge pull request #87 from ju5t/full-filename-regex
Hamilton Kibbe
2
-4
/
+4
2018-06-27
Merge pull request #85 from ju5t/skip-subdirectories
Hamilton Kibbe
1
-0
/
+3
2018-06-26
Match full filename instead of the base name
ju5t
2
-4
/
+4
2018-06-25
Skip subdirectories during import
ju5t
1
-0
/
+3
2018-06-05
Fix hard requirement of cairo per #83, and add stubs for required subclass me...
Hamilton Kibbe
8
-69
/
+90
[prev]
[next]