Similar to the previous commit, the variable pointing to the directory
containing the 3D Models for the footprins also need to be updated to
KiCad8 since its versioned.
Even though KiCad8 can read older symbol files, this change is needed
to make future additions to the library easy to review.
KiCad8 introduced a new way of indenting. Even when changing just a
small text, that would result in a huge diff when saving the KiCad7 file
with KiCad8. Those diffs are hard to read making the life of the library
team difficult.
* Restore PLCC-32 THT socket footprint
This footprint was removed in https://github.com/KiCad/kicad-footprints/pull/675 along with some incorrect footprints. This footprint seems to be correct.
* Fix courtyard size
* Fix courtyard again
* Add datasheet link to footprint description
Drill size and pad width is decreased to enable the placement
of two signal lines between them. Width of signal lines is
8 mil or 0.2032 mm.
drill 0.95 --> drill 0.8
size 1.75 1.75 --> size 1.4224 1.4224