This repository has been archived by the owner on Oct 2, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 712
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
only remaining travis error is now about footprint anchor. will wait for reviewer comments before (possibly) fixing.
|
5 tasks
DanSGiesbrecht
added
Addition
Adds new footprint to library
Pending reviewer
A pull request waiting for a reviewer
labels
Dec 25, 2018
Denote the keepout area in accordance to http://kicad-pcb.org/libraries/klc/F4.5/ |
poeschlr
added
Pending changes
and removed
Pending reviewer
A pull request waiting for a reviewer
labels
Apr 2, 2019
The keepout in the datasheet is for all copper except ground. The component keepout is the courtyard layer so make sure the courtyard layer is drawn to take this area into account. |
I have now extended the keepout-zone to +/-8.125mm in Y-direction as in the datasheet. remaining KLC error is about origin of footprint, which can be changed but I'm not sure if it improves things or not.. |
poeschlr
added
Ready for review
Use this to mark pull requests that are updated but you could not review instantly
and removed
Pending changes
labels
Apr 7, 2019
looks good, thanks |
poeschlr
removed
the
Ready for review
Use this to mark pull requests that are updated but you could not review instantly
label
May 5, 2019
great - thanks for the review/merge! |
DaToBSn
pushed a commit
to DaToBSn/kicad-footprints
that referenced
this pull request
Jul 2, 2019
* 'master' of github.com:KiCad/kicad-footprints: adds footprints for Xilinx Zynq-7000 BGAs (KiCad#1596) Button_Switch_SMD: improve slide switches descriptions Fix hole recommendation (KiCad#1588) Fix hole to recommendation (KiCad#1587) adds footprints for Xilinx Kintex-7 BGAs (KiCad#1584) adds BGA footprints for Xilinx Virtex-7 FPGAs (KiCad#1569) Added UDFN-9 package (KiCad#1572) add SFP/SFP+ connector and cage (KiCad#1214) Added script made foot print QFN-32-1EP_5x5mm_P0.5mm_EP3.7x3.7mm (KiCad#1344) Remove mpn and add height from footprint name Add Murata 1200RS inductor footprint (KiCad#1472)
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
SMD connector and THT cage for single SFP/SFP+ transciever.
This is a standardized/generic connector - standards:
SFP is for 1 Gbit, while SFP+ is for 10 Gbit - same footprint AFAIK.
Cage e.g. TE MPN 2227302-1: https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=2227302&DocType=Customer+Drawing&DocLang=English
SMD Connector e.g. TE MPN 1367073-4: https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=1367073&DocType=Customer+Drawing&DocLang=English
SFP+ standard e.g. "SFF-8431" from https://www.snia.org/technology-communities/sff/specifications?field_doc_status_value=All&combine=8431
This footprint has a lot going on - so I will fix things one by one as I get review comments - thanks ;)
Some open questions to discuss:
Symbol: KiCad/kicad-symbols#1327
Thanks for creating a pull request to contribute to the KiCad libraries! To speed up integration of your PR, please check the following items: