KiCad / kicad-library

The schematic and 3D libraries for KiCad 4.0. Note that the footprint libraries are the *.pretty repos themselves. This is an orphaned repo, the news about the v5 libs, http://kicad.org/post/kicad-official-libraries/.
Other
745 stars 956 forks source link

Add RJ11 Connector #1866

Closed marsfan closed 6 years ago

marsfan commented 6 years ago

I made this a little while back for a personal project, thought it would be nice to clean it up and submit it.

The only error thrown by Travis CI is because there is no datasheet for this, as it is a relatively generic part.

poeschlr commented 6 years ago

We already started the move towards the new repo for the kicad v5 release. Pull request https://github.com/KiCad/kicad-symbols/pull/26 is responsible for moving all Connector symbols. For this reason your PR can not be accepted in this old repo. Please re submit it on the new repo as soon as my PR is merged. (Your symbol should be placed into the Connector_Specialized lib.)

marsfan commented 6 years ago

@poeschlr Ok. I will get to this soon.

poeschlr commented 6 years ago

Ok i will close this one and await your new pull request.