summaryrefslogtreecommitdiff
path: root/gerbonara
AgeCommit message (Expand)AuthorFilesLines
2023-04-10Add missing protoboard file, add powered proto layoutjaseg1-0/+341
2023-04-10Fix aperture macro multiplication syntaxjaseg1-1/+1
2023-04-10Fix rectangle aperture rotationjaseg1-4/+5
2023-04-10Add more protoboard layoutsjaseg1-12/+16
2023-04-10Initial protoboard generation workingjaseg2-18/+55
2023-04-10cad: Fix outline reconstruction and add text featurejaseg3-11/+105
2023-04-10cad: Finish initial board supportjaseg1-40/+225
2023-04-10Various convenience improvements, and make board name guessing really smartjaseg5-20/+59
2023-04-10cad: Add trace corner rounding functionjaseg1-21/+137
2023-04-10Add missing WIP changesjaseg4-46/+86
2023-04-10Add beginnings of CAD modulejaseg5-0/+66069
2023-04-10Fix extraneous tool selection codes in merged Excellon filesjaseg1-2/+4
2023-04-10Fix failing testsjaseg3-20/+22
2023-04-10Improve layer stack handlingjaseg4-11/+45
2023-04-10Add convex hull and point in polygon functionsjaseg2-0/+82
2023-04-10Improve drill layer handlingjaseg2-25/+70
2023-04-10Dedup both Excellon and Gerber tools during writejaseg2-13/+30
2023-04-10Fix crash in gerber to excellon conversionjaseg1-1/+1
2023-03-23oopsiRicardo (XenGi) Band1-0/+2
2023-03-23Update __init__.pyXenGi1-2/+0
2023-03-05Bump version to v0.13.0v0.13.0jaseg1-1/+1
2023-03-05Fix empty filename issue with some layer stacksjaseg1-1/+1
2023-02-25Bump version to v0.12.0jaseg1-1/+1
2023-02-25Still more docjaseg3-14/+84
2023-02-25Moar docjaseg8-71/+253
2023-02-23Extend CLI testsjaseg4-30/+123
2023-02-21Finish first batch of render testsjaseg1-1/+76
2023-02-21Add cli test infrastructurejaseg2-0/+43
2023-02-21Fix copyright headersjaseg20-20/+20
2023-02-21layers: Fix single file handlingjaseg3-124/+41
2023-02-21Fix testsjaseg9-34/+68
2023-02-21cli: Add merge commandjaseg4-94/+198
2023-02-19cli: First draft of most of the CLIjaseg8-109/+387
2023-02-17Add CLIjaseg7-23/+314
2022-07-29fix: runtime errors on LayerStack#to_svgAlessandro Racheli1-3/+3
2022-07-03Fix zipfile writing when lazily loadingjaseg1-2/+2
2022-07-03pretty svg: make render uprightjaseg1-4/+6
2022-07-03Pretty SVG export: fix drill layerjaseg1-1/+1
2022-07-03Pretty SVG WIPjaseg4-156/+176
2022-06-24fix repated aperture macro D code exportjaseg1-1/+1
2022-06-21Fix zip import/export and bounds for empty boardsv0.11.1jaseg3-4/+7
2022-06-21Make gerbonara python3.8 compatible.v0.11.0jaseg4-20/+43
2022-06-21Fix local testsv0.10.9jaseg1-2/+6
2022-06-21repo: git'ignore tests image_cachejaseg1-0/+1
2022-06-21tests: whittle down test cases a bitjaseg1-3/+3
2022-06-21tests: add missing allegro test filesjaseg23-0/+80726
2022-06-21Add missing test data filesjaseg2-0/+72
2022-06-21Fix directory testcasejaseg1-1/+1
2022-06-21Work aronud lack of dataclasses.KW_ONLY in python < 3.10jaseg1-15/+19
2022-06-20fix zip exportv0.10.8jaseg1-2/+2