pointhi / kicad-footprint-generator

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

Connector Phoenix: Create SPT series #635

Open myfreescalewebpage opened 3 years ago

myfreescalewebpage commented 3 years ago

Create Phoenix Contact SPT Terminal Blocks. Several THT series added.

Footprint PR: https://github.com/KiCad/kicad-footprints/pull/2479 Footprint generator PR: https://github.com/pointhi/kicad-footprint-generator/pull/635 Packages 3D PR: https://github.com/KiCad/kicad-packages3D/pull/732 Packages 3D generator PR: https://github.com/easyw/kicad-3d-models-in-freecad/pull/398

Datasheet: one datasheet for each part is provided by Phoenix and all can be found on https://www.phoenixcontact.com/, just type "SPT" in the search bar to found the parts. It is also possible to search each part individually with the part number.

Picture of Horizontal + Vertical examples from Phoenix:

26114_1000_int_04 26118_1000_int_04

Footprint screenshots of the same examples:

picture1 picture2

3D preview of the same examples:

3D1 3D2

codeclimate[bot] commented 3 years ago

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

View more on Code Climate.