agg-kicad icon indicating copy to clipboard operation
agg-kicad copied to clipboard

KiCAD libraries, footprints, and scripts

Results 23 agg-kicad issues
Sort by recently updated
recently updated
newest added

Replace M2.5_HOLE, M2.5_MOUNT, M3_HOLE, and M3_MOUNT with autogenerated holes in a wider range of sizes and styles. See #106 for earlier discussion.

footprints
automation

Would it be possible to either add 3D models for parts, or at least for standard things like 0603/1206 style packages to reference the standard kicad library models for those...

Right now we have pin numbers 1, 2, 3 on the NFET/PFET symbols. Probably we need different symbols for the six possible pin mappings, plus one where the numbers are...

symbols

- [ ] PD2EUSB30 - [ ] USB-C - [ ] USB-A-SS - [ ] USB5534B - [ ] UCS1002 - [ ] HD3SS3220

``` Traceback (most recent call last): File "agg-kicad/scripts/stickerbom.py", line 454, in main(xmlpath, pdfpath) File "agg-kicad/scripts/stickerbom.py", line 429, in main pcb = PCB(sexp.parse(f.read())) File "agg-kicad/scripts/stickerbom.py", line 185, in __init__ self._parse(board) File...

- Tabs connecting step-repeated boards - Panel outline - Panel tooling holes - Those weird calibration strip things? - Alignment targets

automation