Skip to content

Fix LFCSP-8-1EP footprint name and silkscreen offset

KiCad Bot requested to merge github/fork/jcyrax/LFCSP-8_fix into master

Created by: jcyrax

Issue described here: https://github.com/KiCad/kicad-footprints/issues/336 Footprint name had size dimensions switched (x/y) The same for 3D model name (there is no actual model, so no problems with that) Silkscreen offset from exposed copper was ~0.1mm. Changed to > 0.2mm as per KLC F5.1.2. Also added exposed pad dimensions to footprint name. image image This is new offset image


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 PRs, provide link(s) as appropriate
  • Check the output of the Travis automated check scripts - fix any errors as required

Merge request reports