-
Notifications
You must be signed in to change notification settings - Fork 712
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I checked the Footprints of both component series: According to the datasheets they are identical.
Also I was already irritated why this SMD Footprint has THT in its name.
This will also need a fix in the |
I created a pull request for the symbol: KiCad/kicad-symbols#2567 |
Hi @rleh , @cpresser , The changes I made were
best regards |
Oh sorry, I didn't find your pull request. I'm going to close mine. |
Yes, I have to admit, the link is a bit hidden in my description and the
symbols PR title doesn't mention the Series 2 changes I made.
For future PR: would it be better/more convenient for the community if I split
such commits in multiple PR? I.e. one for NXE1 addition + one for NXE2
changes.
Also, if I'm creating various new components for a new project , can they all
be in one PR or should it be one symbol/footprint per PR?
Best regards
Oliver
…On Samstag, 21. März 2020 11:51:57 CET Raphael Lehmann wrote:
Oh sorry, I didn't find your pull request. I'm going to close mine.
|
This is pretty clear from a maintainers perspective: One PR for each component or logical group (for example variants of the same part). For example don't add two different switches into one PR, but you can add a series of MCUs (different footprints) in one PR. We actually added this here just recently: |
It seems the wrong name came from this issue: I found some small things that I would like to see fixed since we are working on this Part anyway:
|
I fixed what @cpresser suggested. Please have another look |
Hi,
What I did:
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.
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:
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!)