Age | Commit message (Expand) | Author | Files | Lines |
2023-04-30 | Fix failing kicad tests | jaseg | 1 | -2/+2 |
2023-04-30 | protoserve: Add ALio layout | jaseg | 2 | -5/+69 |
2023-04-30 | Finish macro-based alio layout | jaseg | 1 | -19/+10 |
2023-04-30 | Alio macros WIP | jaseg | 1 | -19/+80 |
2023-04-30 | protoboard: add ALio layout by arief ibrahim adha | jaseg | 2 | -6/+104 |
2023-04-29 | protoserve: Adjust margins and clearance defaults | jaseg | 3 | -14/+17 |
2023-04-29 | protoserve: Fix error with empty layouts | jaseg | 1 | -2/+2 |
2023-04-29 | Protoserve fixes, add doc to protoboard.py | jaseg | 3 | -7/+35 |
2023-04-29 | Fix aperture macro rotation issue and add missing data files | jaseg | 4 | -0/+57 |
2023-04-29 | Freeze apertures and aperture macros, make gerbonara faster | jaseg | 2 | -41/+72 |
2023-04-26 | Speed up protoboard generation | jaseg | 4 | -4/+39 |
2023-04-26 | Add spiky layout to protoserve | jaseg | 3 | -1/+18 |
2023-04-26 | Finish spiky proto layout by electroniceel | jaseg | 1 | -5/+25 |
2023-04-26 | Fix all failing footprint tests | jaseg | 1 | -11/+11 |
2023-04-26 | Fix last failing tests. Rerun pending. | jaseg | 1 | -13/+44 |
2023-04-25 | WIP | jaseg | 1 | -1/+1 |
2023-04-25 | Fix more tests | jaseg | 1 | -17/+80 |
2023-04-24 | Fixing more tests | jaseg | 1 | -12/+31 |
2023-04-23 | Fix a bunch of failing tests | jaseg | 2 | -13/+38 |
2023-04-22 | kicad unit tests WIP | jaseg | 3 | -54/+162 |
2023-04-20 | Fix a bunch of bugs on the way to electroniceel's protoboard layout | jaseg | 3 | -13/+33 |
2023-04-19 | Basic KiCad footprint rendering works | jaseg | 4 | -22/+424 |
2023-04-16 | protoserve: Remove incorrect SMD pad shape entry | jaseg | 1 | -1/+0 |
2023-04-15 | Fix dasher | jaseg | 1 | -10/+65 |
2023-04-15 | Fix protoserve bugs in obround pads | jaseg | 2 | -5/+6 |
2023-04-15 | Bump minimum Python version to 3.10 | jaseg | 1 | -7/+38 |
2023-04-15 | Remove extraneous filekicad | jaseg | 1 | -0/+0 |
2023-04-15 | cad: Add KiCad symbol/footprint parser | jaseg | 8 | -0/+1533 |
2023-04-10 | protoserve: Fix bugs, make gerber link more visible | jaseg | 3 | -12/+46 |
2023-04-10 | protoserve: Gerber download works | jaseg | 2 | -9/+44 |
2023-04-10 | protogen web interface works | jaseg | 4 | -20/+1055 |
2023-04-10 | Make SVG export even smaller | jaseg | 1 | -1/+0 |
2023-04-10 | Copper fill WIP | jaseg | 2 | -6/+16 |
2023-04-10 | Improve protoboard row/column numbering | jaseg | 1 | -51/+71 |
2023-04-10 | cad: Add pad numbering for protoboards | jaseg | 2 | -8/+131 |
2023-04-10 | Add RF protoboard | jaseg | 1 | -3/+49 |
2023-04-10 | Add missing protoboard file, add powered proto layout | jaseg | 1 | -0/+341 |
2023-04-10 | Add more protoboard layouts | jaseg | 1 | -12/+16 |
2023-04-10 | Initial protoboard generation working | jaseg | 1 | -17/+54 |
2023-04-10 | cad: Fix outline reconstruction and add text feature | jaseg | 1 | -2/+98 |
2023-04-10 | cad: Finish initial board support | jaseg | 1 | -40/+225 |
2023-04-10 | cad: Add trace corner rounding function | jaseg | 1 | -21/+137 |
2023-04-10 | Add missing WIP changes | jaseg | 1 | -4/+10 |
2023-04-10 | Add beginnings of CAD module | jaseg | 2 | -0/+233 |