Results 96 comments of cpresser

So, only `2008` has a real use-case? And it is only available from vishay? Please add a link to the datasheet.

> Questions: > > 1: Does anyone have access to the IPC recommendations? (if any!) - I have no idea if feedthrough caps are included or not. See https://github.com/pointhi/kicad-footprint-generator/pull/438, at...

From the Murata 1206 Datasheet. Quite interesting, since there is more paste than copper area: ![image](https://user-images.githubusercontent.com/17516572/93686976-3a779d00-faba-11ea-9f14-130c02c1a071.png) ![image](https://user-images.githubusercontent.com/17516572/93686978-42374180-faba-11ea-85e4-65ab5514ca26.png)

Was this scriped? If yes, please add a link to the script PR. If not, please head over to https://github.com/pointhi/kicad-footprint-generator and recreate this FP with the generator.

There is one reason: Assume at some point in time we want to change the style of all footprints to have rounded corners for the exposed-pad. Or change the Pin1...

Does this take care of those issues? * https://github.com/KiCad/kicad-symbols/issues/1355 * https://github.com/KiCad/kicad-symbols/issues/1113

Here is the PR for the website: https://github.com/KiCad/kicad-website/pull/475

Thanks for the review, those were all valid points with really help full recommendations. :+1: And sorry for the huge delay - this PR somehow slipped my attention.

The Website-Merge-Request now lives here: https://gitlab.com/kicad/services/kicad-website/-/merge_requests/475

I think this is a use full addition anyway. The scripts should not throw a cryptic error message just because the user put in stupid input. The next logical step...