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
/
primitives.py
Age
Commit message (
Collapse
)
Author
Files
Lines
2024-07-19
kicad: Make point lists more ergonomic
jaseg
1
-4
/
+4
This commit removes the unnecessary "PointList" wrapper class, and just puts regular python lists in its place.
2024-07-19
kicad: Add bounding box support to lots of s-expr objects
jaseg
1
-1
/
+19
2024-07-08
kicad: Bring file format up to current 8.99 nightly
jaseg
1
-0
/
+1
2024-05-28
kicad_sch render: Fix nightly import and wire rendering
jaseg
1
-1
/
+1
2023-10-26
Fix failing test cases
jaseg
1
-0
/
+25
2023-09-26
cli: Add kicad schematic svg rendering
jaseg
1
-1
/
+1
2023-09-22
Trace connectivity WIP
jaseg
1
-0
/
+6
2023-09-19
Multilayer coil WIP
jaseg
1
-0
/
+34
2023-07-17
kicad: Improve API and fix kicad-nightly compat
jaseg
1
-2
/
+2
2023-07-06
kicad: Fix layers attribute handling and improve rotation API
jaseg
1
-1
/
+26
2023-07-05
Improve coil gen, and fix some kicad s-expr issues
jaseg
1
-1
/
+1
2023-07-05
kicad: various pcb re-serialization fixes
jaseg
1
-2
/
+7
2023-06-12
Add basic KiCad PCB file format support
jaseg
1
-2
/
+3
2023-04-15
cad: Add KiCad symbol/footprint parser
jaseg
1
-0
/
+97