summaryrefslogtreecommitdiff
path: root/gerbonara/cad/primitives.py
AgeCommit message (Expand)AuthorFilesLines
2023-07-07Improve auto layout APIjaseg1-4/+4
2023-06-12Add basic KiCad PCB file format supportjaseg1-10/+48
2023-05-08rework WIPjaseg1-128/+160
2023-05-07Add pad ring generatorjaseg1-1/+2
2023-04-30protoboard: add ALio layout by arief ibrahim adhajaseg1-1/+1
2023-04-29Freeze apertures and aperture macros, make gerbonara fasterjaseg1-9/+30
2023-04-26Speed up protoboard generationjaseg1-1/+19
2023-04-15Fix protoserve bugs in obround padsjaseg1-4/+4
2023-04-10protogen web interface worksjaseg1-12/+16
2023-04-10Copper fill WIPjaseg1-0/+6
2023-04-10cad: Add pad numbering for protoboardsjaseg1-6/+19
2023-04-10Add more protoboard layoutsjaseg1-12/+16
2023-04-10Initial protoboard generation workingjaseg1-17/+54
2023-04-10cad: Fix outline reconstruction and add text featurejaseg1-2/+98
2023-04-10cad: Finish initial board supportjaseg1-40/+225
2023-04-10cad: Add trace corner rounding functionjaseg1-21/+137
2023-04-10Add missing WIP changesjaseg1-4/+10
2023-04-10Add beginnings of CAD modulejaseg1-0/+233