Skip to content

Add two more SMD solder wire pads

KiCad Bot requested to merge github/fork/aurel32/connector-wire-smd-pads into master

Created by: aurel32

This adds two more SMD solder wire pads of size 3x6mm and 4x8mm, based on the existing 5x10mm one. The aspect ratio is the same.

screenshot_20180918_152923 screenshot_20180918_152848

They violate KLC rules F6.1 and F9.3, but that's also the case of the original 5x10mm pad and it seems normal not to provide a 3D model for a pad:

Checking footprint 'SolderWirePad_1x01_SMD_5x10mm':
  Violating F6.1
    For surface-mount devices, placement type must be set to "Surface Mount"
    Footprint placement type set to 'virtual' - ensure this is correct!
  Violating F9.3
    3D model settings
    No 3D model provided for virtual component

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