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
/
gerbonara
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-18
Add altium naming scheme, fix kicad scheme
jaseg
1
-1
/
+20
2022-06-18
Fix up saving and zip writing logic
jaseg
4
-78
/
+64
2022-06-18
Add CachedLazyCamFile
jaseg
1
-0
/
+20
2022-06-11
Add missing __init__.py
v0.10.5
jaseg
1
-0
/
+0
2022-06-10
Fix tests
v0.10.0
jaseg
3
-3
/
+9
2022-06-10
Fix merging, bounding boxes and svg precision
jaseg
5
-16
/
+47
2022-05-21
Fix layer stack SVG export
jaseg
6
-21
/
+86
2022-05-21
Fix arc bounding box calculation
jaseg
1
-3
/
+1
2022-05-21
Fix parsing of aperture macro comments
jaseg
1
-3
/
+6
2022-04-24
Add SVG export to more things
jaseg
3
-60
/
+133
2022-04-24
Rectify latest cairo SVG export
jaseg
2
-2
/
+19
2022-02-06
docs: add quickstart guide
v0.9.10
jaseg
1
-0
/
+2
2022-02-06
CI WIP
v0.9.1
jaseg
1
-27
/
+0
2022-02-06
More parsing speedups
v0.9.0
jaseg
3
-71
/
+72
2022-02-06
Make parse_coord faster
jaseg
3
-144
/
+151
2022-02-06
Make line number lookup fast
jaseg
1
-46
/
+14
2022-02-06
Make split_commands faster
jaseg
2
-8
/
+23
2022-02-06
Remove debug print statements
jaseg
2
-15
/
+0
2022-02-06
Fix graphics_objects doc strings
jaseg
1
-2
/
+2
2022-02-06
Add Zuken tests and fix parsing
jaseg
37
-70
/
+58356
2022-02-05
Add outline highlight example
jaseg
1
-6
/
+92
2022-02-05
Arc approx WIP
jaseg
3
-1
/
+51
2022-02-04
More doc, fix tests
jaseg
12
-99
/
+78
2022-02-03
More doc
jaseg
22
-108
/
+522
2022-02-03
More doc!
jaseg
7
-297
/
+358
2022-02-02
Fix doc typos
jaseg
1
-39
/
+39
2022-02-02
More doc
jaseg
3
-53
/
+141
2022-02-01
Add some documentation
jaseg
5
-53
/
+271
2022-01-30
Rename gerbonara/gerber package to just gerbonara
jaseg
344
-66
/
+29
2022-01-30
Bump version to 0.9.0
jaseg
1
-1
/
+1
2022-01-30
Fix ALL the tests.
jaseg
3
-54
/
+76
2022-01-30
Fix aperture macro outline primitive rendering
jaseg
7
-14
/
+36
2022-01-30
Fix some more testcases
jaseg
11
-66
/
+195
2022-01-30
Add PADS example files
jaseg
11
-0
/
+76509
2022-01-29
Fix zero suppression handling and remove more old files
jaseg
36
-12822
/
+31
2022-01-29
Remove obsolete files
jaseg
9
-2525
/
+0
2022-01-29
Fix IPC-356 tests
jaseg
4
-49
/
+230
2022-01-29
Add initial netlist support
jaseg
7
-621
/
+539
2022-01-29
Make all layer matching tests run through
jaseg
3
-20
/
+39
2022-01-29
Layer matcher WIP
jaseg
7
-117
/
+235
2022-01-27
layers testing WIP
jaseg
5
-182
/
+351
2022-01-24
Add obsolete test cases
jaseg
5
-2723
/
+0
2022-01-24
Add new test files
jaseg
27
-0
/
+210781
2022-01-24
Add more tests
jaseg
7
-82
/
+147
2022-01-24
Improve error messages
jaseg
4
-14
/
+38
2022-01-23
Fix last remaining test failures except for holes_dont_clear
jaseg
1
-6
/
+4
2022-01-23
Fix multi-quadrant mode
jaseg
1
-6
/
+10
2022-01-23
Fix more bugs
jaseg
12
-57
/
+93
2022-01-23
Multi-quadrant code still borked
jaseg
6
-36
/
+80
2022-01-23
Fix a whole bunch of SVG export bugs
jaseg
10
-109
/
+162
[next]