Skip to content

Audio jack fix

evanshultz requested to merge github/fork/evanshultz/audio-jack-fix into master

Fixes https://github.com/KiCad/kicad-footprints/issues/1012. Related to https://github.com/KiCad/kicad-footprints/issues/191#issuecomment-359740503.

The intent here is the fix the pin numbers so CvPcb will at least find the footprints; I didn't check dimensions or do other work.

I couldn't find a datasheet for PJ311 but hopefully someone can; if so I'll be happy to include it here.

Since this is a bug, can I get a quick review?

image

Datasheets: Jack_3.5mm_Ledino_KB3SPRS_Horizontal https://www.reichelt.de/index.html?ACTION=7&LA=3&OPEN=0&INDEX=0&FILENAME=C160%252FKB3SPRS.pdf Jack_3.5mm_Neutrik_NMJ6HCD2_Horizontal NMJ6HCD2, TRS 1/4in (http://www.neutrik.com/en/audio/plugs-and-jacks/m-series/nmj6hcd2 Jack_3.5mm_PJ320D_Horizontal http://www.qingpu-electronics.com/en/products/WQP-PJ320D-72.html Jack_3.5mm_PJ320E_Horizontal http://www.qingpu-electronics.com/en/products/WQP-PJ320E-177.html Jack_3.5mm_PJ31060-I_Horizontal http://www.china-bsun.com/Product48/1577.html Jack_3.5mm_QingPu_WQP-PJ398SM_Vertical_CircularHoles http://www.qingpu-electronics.com/en/products/WQP-PJ398SM-362.html


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

Merge request reports