-
Notifications
You must be signed in to change notification settings - Fork 742
Conversation
Hi! THanks for the contribution. I had a quick look at it ... is there a reason why you removed the footpritn fields? Are these devices meant for different footprints each? If there is only one footprint per device, set the footprint field (see http://kicad-pcb.org/libraries/klc/S5.1/ and http://kicad-pcb.org/libraries/klc/S5.2/) to point to that footprint AND the footprint filter (FPFilter) to match that footprint (+possible variants, like _HandSoldering ...). An example: Could you modify your PR accordingly? Thanks, |
Ok I missed the fact that the FP should be set with the FP filter. I will fix and update PR. |
Hi! nice work, thanks! Thanks, PS: Could you also take a second look at your older work there: #83 |
yes, that's what I meant. Pin count is not a "problem" ... we distinguish two cases here:
|
PS: The KLC is not that specific about this, it just states to include all "dimensional information" ... |
Right that all makes sense I had forgotten about KiCADs own pin-count filter. So there is no need set the pin count explicitly in the Fpfilter. I will fix. |
Thanks, |
Cleaned up build issues for MCU_NXP_LPC.lib from #25