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
/
cad
/
kicad
/
graphical_primitives.py
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-19
kicad: add rotation method to circles and polygons
jaseg
1
-5
/
+12
2024-07-19
kicad: Add nicer width access
jaseg
1
-15
/
+16
2024-07-19
kicad: Make point lists more ergonomic
jaseg
1
-7
/
+7
2024-07-19
kicad: Add bounding box support to lots of s-expr objects
jaseg
1
-12
/
+18
2024-07-17
Update KiCad PCB format support to 8.99
jaseg
1
-0
/
+9
2023-10-26
Fix failing test cases
jaseg
1
-3
/
+19
2023-10-26
Fix all failing tests that don't involve kicad-cli
jaseg
1
-13
/
+16
2023-09-19
Multilayer coil WIP
jaseg
1
-0
/
+17
2023-07-20
Schematic rendering WIP
jaseg
1
-41
/
+1
2023-07-18
kicad: Add schematic file format support
jaseg
1
-0
/
+12
2023-07-17
kicad: Improve API and fix kicad-nightly compat
jaseg
1
-1
/
+42
2023-07-05
kicad: Fix additional dimension flags
jaseg
1
-2
/
+2
2023-07-05
kicad: Fix dimension.locked attr
jaseg
1
-1
/
+1
2023-06-29
Fix some failing unit tests
jaseg
1
-1
/
+1
2023-06-29
kicad: Extend query API
jaseg
1
-0
/
+6
2023-06-12
stroke WIP
jaseg
1
-6
/
+8
2023-06-12
Add basic KiCad PCB file format support
jaseg
1
-2
/
+51
2023-04-23
Fix a bunch of failing tests
jaseg
1
-1
/
+1
2023-04-22
kicad unit tests WIP
jaseg
1
-29
/
+36
2023-04-20
Fix a bunch of bugs on the way to electroniceel's protoboard layout
jaseg
1
-7
/
+7
2023-04-19
Basic KiCad footprint rendering works
jaseg
1
-2
/
+114
2023-04-15
cad: Add KiCad symbol/footprint parser
jaseg
1
-0
/
+111