Skip to content

Adding script generated Amphenol BergStak 61083 series connectors

KiCad Bot requested to merge github/fork/ki5libs/61083 into master

Created by: ki5libs

Adding script generated Amphenol BergStak 61083 series connectors Datasheet Script PR Example screenshot: 61083_new

I've temporally removed footprints with pegs from this PR regarding to Travis error:

Checking: Connector_Amphenol.pretty/Amphenol_BergStak_61083-40xx0_2x20_P0.80mm_Vertical.kicad_mod

Checking footprint 'Amphenol_BergStak_61083-40xx0_2x20_P0.80mm_Vertical':

  Violating F6.2

    For surface-mount devices, footprint anchor is placed in the middle of the footprint (IPC-7351).

    Footprint anchor is not located at center of footprint

     - Footprint center calculated as (0.1,0.0)mm

61083_peg

I suppose that Travis checking utility is not correct in this case.


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!)

Merge request reports