kicad-footprint-generator icon indicating copy to clipboard operation
kicad-footprint-generator copied to clipboard

creating kicad footprints using python scripts

Results 101 kicad-footprint-generator issues
Sort by recently updated
recently updated
newest added

Create footprint Texas_DSBGA-20_1.56x1.96mm_Layout4x5_P0.4mm Datasheet: https://www.ti.com/lit/ds/symlink/txs0206.pdf pages 30, 31

Pretty straightforward. Just one small change to the generator script, otherwise just putting in the new size info and datasheet links. Footprint PR: https://github.com/KiCad/kicad-footprints/pull/2200

Cleaned up the script's syntax a little bit to be closer to PEP8.

Hi there, used the script to add the LFCSP-56-9 package. Yet I am not 100% satisfied with the results * Workaround for min clearance to EP, reduced pad size *...

Is there a script to generate the SMA diode footprint? I need to write a variation of it according to a more compact pad layout, see https://github.com/KiCad/kicad-footprints/issues/2304

Do not allow it any more when writing 3D model. Use 'offset' instead. At is in inches, offset in mm. See https://gitlab.com/kicad/code/kicad/-/issues/4316#note_346247222

I am currently working on the addition of further series of the DIN41612 connectors. This script was started mostly from scratch, but follows the design generated by the existing version....

Add definition for DGN S-PDSO-G8 footprint variants (DGN0008D/DGN0008G) for Texas Insturements TPA711. The footprints layouts are on pages 38-40 and 41-43, for D and G variants respectively.