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
/
gerber
/
graphic_primitives.py
Age
Commit message (
Collapse
)
Author
Files
Lines
2022-01-30
Rename gerbonara/gerber package to just gerbonara
jaseg
1
-403
/
+0
2022-01-30
Fix ALL the tests.
jaseg
1
-1
/
+1
2022-01-23
Fix more bugs
jaseg
1
-4
/
+4
2022-01-23
Multi-quadrant code still borked
jaseg
1
-4
/
+11
2022-01-23
Fix a whole bunch of SVG export bugs
jaseg
1
-21
/
+25
2022-01-23
Squash some more bugs
jaseg
1
-5
/
+40
2022-01-22
Fix a bunch of bugs
jaseg
1
-2
/
+2
2022-01-19
Remove unnecessary statement class indirection layer
jaseg
1
-2
/
+0
2022-01-16
Excellon WIP
jaseg
1
-0
/
+1
2022-01-09
Fix remaining svg rendering/gerber compositing bugs
jaseg
1
-5
/
+13
2022-01-09
Make bounding box tests pass
jaseg
1
-8
/
+17
2022-01-08
Basic SVG export seems to be working
jaseg
1
-23
/
+25
2022-01-05
Add a bunch of 2d to_poly / bounding_box functions (untested)
jaseg
1
-34
/
+225
2021-12-30
fix ALL the tests ^^
jaseg
1
-0
/
+1
2021-12-30
Fix rotation bugs, all tests run through
jaseg
1
-6
/
+5
2021-12-29
More fixes
jaseg
1
-0
/
+6
2021-12-29
Fix some failing tests
jaseg
1
-5
/
+7
2021-12-29
Basic round-trip works
jaseg
1
-4
/
+4
2021-12-28
WIP
jaseg
1
-0
/
+140