Skip to content

Renaming of Texas PTN Series footprints to generic module names

James Lucas requested to merge github/fork/jamesrlucas/add_PTN780x0 into master

Continuation of PR #2083 - where it was agreed that the PTN 780x0 Footprint names were not suitable, so I have renamed the footprints based on the package names given in the datasheet.

PTN78000 is now Texas_EUS_R-PDSS-T5_THT PTN78020 is now Texas_EUK_R-PDSS-T7_THT PTN78060 is now Texas_EUW_R-PDSS-T7_THT

All three have been moved to the Modules folder, as they may not necessarily be DC-DC converters.

Datasheet examples PTN78000 PTN78020 and PTN78060

image


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