Skip to content

Change nxe2 sxxxx mc tht name

KiCad Bot requested to merge github/fork/od83/change_NXE2SxxxxMC_THT_name into master

Created by: od83

Hi,

What I did:

  1. remove Converter_DCDC.pretty/Converter_DCDC_muRata_NXE2SxxxxMC_THT.kicad_mod
  2. add Converter_DCDC.pretty/Converter_DCDC_muRata_NXExSxxxxMC_SMD.kicad_mod

I did not change the footprint itself, only (file)name and description.

Why I did it: a. The footprint is (and was) a SMD type, not THT type. b. The footprint can also be used for the NXE1S Series of Murata's 1W DC/DC converters

Reference: NXE1 Series NXE2 Series

Symbol pull request for added NXE1S0x0xMC and changed NXE2SxxxxMC are here.

PAD_NXExSxxxxMC_SMD

Best regards, Oliver


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