Skip to content

Fix hole size for Molex KK-254

Rene Poeschl requested to merge github/fork/poeschlr/fix_kk254_hole into master

This fixes https://github.com/pointhi/kicad-footprint-generator/issues/465

We discovered that the hole size was wrongly rounded. This now uses the suggested size as given in the datasheet.

Script update https://github.com/pointhi/kicad-footprint-generator/pull/538

Merge request reports