Skip to content

Addition of JST and Neutrik connectors.

KiCad Bot requested to merge github/fork/MathieuMH/master into master

Created by: MathieuMH

For Neutrik there was not a seperate .pretty folder yet. Therefor I created one. In the default library there is a one neutrik connector located at Connector_audio.pretty I suggest to move it since Neutrik has a lot of connectors. And I intend to create more because I need them in future designs. FYI, I did not add a screen for every single connector. This because some of these are the same, or with the only difference beeing one extra pad for ground.

JST PA series datasheet: http://www.jst-mfg.com/product/pdf/eng/ePA-F.pdf?5d25a577812a8 JST PAD series datasheet: http://www.jst-mfg.com/product/pdf/eng/ePAD.pdf?5d25a11e0db54

Datasheets Neutrik: https://www.neutrik.com/media/8288/download/st-nc3fah.PDF?v=2 https://www.neutrik.com/media/8292/download/st-nc3fah2.PDF?v=2 https://www.neutrik.com/media/8308/download/nc3mah-2.pdf?v=1 https://www.neutrik.com/media/8313/download/nc3mav-2.pdf?v=1 https://www.neutrik.com/media/8324/download/nc5fav-3.pdf?v=1 https://www.neutrik.com/media/8326/download/nc5mav-3.pdf?v=1 https://www.neutrik.com/media/8300/download/nc3fav.pdf?v=1 https://www.neutrik.com/media/8302/download/nc3fav1-2.pdf?v=1

Screenshots: kicad_JST_PA3 Kicad_JST_PA6 Kicad_JST_PA9 kicad_XLR_1 kicad_XLR_2 kicad_XLR_3 JST_PAD kicad_ETH_1 kicad_ETH_2


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:

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

Merge request reports