pointhi / kicad-footprint-generator

creating kicad footprints using python scripts
GNU General Public License v3.0
186 stars 175 forks source link

Connector Wuerth: Add WR-PHD Bottom Entry series #613

Open myfreescalewebpage opened 4 years ago

myfreescalewebpage commented 4 years ago

Add WR-PHD Bottom Entry series:

All the current references available are created (scripted, footprint + 3D model). The screenshots below shows several references (Standard, Large and SMD).

Footprint PR: https://github.com/KiCad/kicad-footprints/pull/2459 Footprint generator PR: https://github.com/pointhi/kicad-footprint-generator/pull/613 Packages 3D PR: https://github.com/KiCad/kicad-packages3D/pull/728 Packages 3D generator PR: https://github.com/easyw/kicad-3d-models-in-freecad/pull/393 and https://github.com/easyw/kicad-3d-models-in-freecad/pull/399

fp_standard 3d_standard

fp_large 3d_large

fp_smd 3d_smd

codeclimate[bot] commented 4 years ago

Code Climate has analyzed commit e4d46b41 and detected 0 issues on this pull request.

View more on Code Climate.