Skip to content

Connector Wuerth: Add WR-PHD Bottom Entry series

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


Deprecation warning

On Oct 1, 2020 this repository, including issues and pull requests, will be archived and transferred to gitlab.com. In order for your pull requests and issues to be imported into GitLab you must set your email address on GitHub to public and use the same address for your GitLab account. Or login to GitLab at least once using the GitHub icon. Otherwise the importer can't correlate the account information and the issues/comments on GitLab will be owned by kicad-bot (importer documentation).


All contributions to the kicad library must follow the KiCad library convention

Thanks for creating a pull request to contribute to the KiCad libraries! To speed up integration of your PR, please check the following items:

  • Provide a URL to a datasheet for the footprint(s) you are contributing
  • An example screenshot image is very helpful
  • If there are matching symbol or 3D model pull requests, provide link(s) as appropriate
  • Check the output of the Travis automated check scripts - fix any errors as required
  • Give a reason behind any intentional library convention rule violation.

Be patient, we maintainers are volunteers with limited time and need to check your contribution against the datasheet. You can speed up the process by providing all the necessary information (see above). And you can speed up the process even more by providing a dimensioned drawing of your contribution. A tutorial on how to do that is found here: https://forum.kicad.info/t/how-to-check-footprint-correctness/9279 (This is optional!)

Edited by Joel Guittet

Merge request reports