Skip to content

Replaced LTC2451xDDB footprint with DFN-8-1EP_2x3mm_P0.5mm_EP0.61x2.2mm

Patrick Baus requested to merge PatrickBaus/kicad-symbols:fix_LTC4365 into master

The LTC2451xDDB (https://www.analog.com/media/en/technical-documentation/data-sheets/2451fg.pdf) symbol uses the DDB (https://www.analog.com/media/en/package-pcb-resources/package/pkg_pdf/ltc-legacy-dfn/05081702_c_ddb8.pdf) package from LT, which has a slightly larger footprint EP than the package EP itself.

footprint

This MR replaces the currently used footprint (DFN-8-1EP_2x3mm_P0.5mm_EP0.56x2.15mm) with the already existing DFN-8-1EP_2x3mm_P0.5mm_EP0.61x2.2mm which has the correct dimensions. This is the only occurance of the incorrect DFN-8-1EP_2x3mm_P0.5mm_EP0.56x2.15mm footprint.

Currently, this is a non-generated FP. This issue is addressed in kicad-footprints!3650 (merged)


  • Remove the instructional content of this template
  • Provide a URL to a datasheet for the symbol(s) you are contributing
  • An example screenshot image is very helpful
  • Ensure that the associated footprints match the official footprint library
    • A new fitting footprint must be submitted if the library does not yet contain one.
  • If there are matching footprint PRs, provide link(s) as appropriate
  • Check the output of the 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). Providing a dimensioned drawing of your contribution can speed up the review process. More information on that can be found here:

Edited by Patrick Baus

Merge request reports