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.
* Create TE_5767171-1_2x19_P0.635mm_Vertical.kicad_mod
* Update TE_5767171-1_2x19_P0.635mm_Vertical.kicad_mod
* Fix F5.1 and F5.2
* Fix F6.2
* Add datasheet url
* Move silkscreen out of fab line
* Fix courtyard
* Fix courtyard to be same distance on both sides
Remove pin 1 marker on fab layer
* Center part as this is an smt component and the center is used for the plastic clip that the pick and place grabs on these kinds of connectors
Shift part dimensions to match drawings. A few things were off by a handful of mm
Shift courtyard to be 0.5mm from nearest features. It was too far away on the sides by a few tenths of a mm.
Co-authored-by: Chris Morgan <chmorgan@gmail.com>