summaryrefslogtreecommitdiff
path: root/gerbonara/cad/primitives.py
AgeCommit message (Collapse)AuthorFilesLines
2024-07-07protoboard: Add permanent breadboard renderingjaseg1-2/+2
2024-07-07Add starburst patternjaseg1-1/+0
2024-07-07protoboard: add split front/back view in webthingjaseg1-0/+1
2024-07-07protoboard: fix column label alignmentjaseg1-2/+3
2024-07-07Fix THT flower proto areajaseg1-1/+0
2024-07-07Spiky proto also works nowjaseg1-1/+2
2024-07-07Protoboard: All layouts except for spiky proto workjaseg1-3/+4
2024-07-06Protoboard generator WIPjaseg1-13/+41
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