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.
* Add RB1-125B8G1A
* Add indication arrow for pin R1 on fab layer
* Change silk->fab clearance to 0.2mm
* Adjust courtyard around mounting holes
* Move line from courtyard to fab
* Create RJ45_Wuerth_7499111446_Horizontal.kicad_mod
* Fix F7.2 and F9.3
* Fix F5.3
* Rotate part
* Fix silkscreen and courtyard
* Fix courtyard
* Expand pad size of holes to match other jacks
Co-authored-by: Chris Morgan <chmorgan@gmail.com>
* Adds Connector RJ11 Connfly DS1133-S4
* change pad size
* travis findings
* Review changes
* moves silk
* better gap silk fab
* Increase mounting hole size from 2.2 to 2.3mm to match recommended datasheet footprint. Move silk slightly away from mounting holes.
* Fix courtyard to go around the mounting holes.
* Change courtyard to arch around mounting holes
* Add Pin1 marker on fab layer
* Review fixes
rename to RJ14
add orientation to designator
move pin1 marker closer to silk
courtyard space to mounting holes
gap between silk and fab to zero
silk to close to mounting holes
* Fix 3D modle name
Co-authored-by: Chris Morgan <chmorgan@gmail.com>
* Add RJ45-Molex vertical connector footprint
The Molex 85513 series is a surface-mount only (no mechanical via/holes)
RJ45 unshielded vertical plug. Product webpage at
https://www.molex.com/molex/products/part-detail/modular_jacks_plug/0855135013.
* fix build errors
Fix errors for https://travis-ci.org/github/KiCad/kicad-footprints/builds/664247247:
- change Ref** to REF**
- change line width in F.Fab
- move footprint by (-.3,0)mm
- add wrl model path
* decrease courtyard size to 0.5, increase silk distance
- the distance of the courtyard was previously calculated from the silk
layer, not the actual connector
- increased gap between element on silk and copper layer.
* Wrapping courtyard layer
- Wrapping courtyard in 0.5mm on 0.01mm grid around part dimensions of
connector (F5.3) and requested in https://github.com/KiCad/kicad-footprints/pull/2157#issuecomment-601609102
* Create RJ12_A.kicad_mod
* RJ12_A.kicad_mod: changed grid origin and added square pad for pin 1
* improved RJ12_A footprint
fixed fab and silkscreen reference placement, added fab outline, description, search words
* improved RJ12_A footprint
fixed footprint location with respect to origin, exact pin spacing
* fixed RJ12_A courtyard
* Update and rename RJ12_A.kicad_mod to RJ12_YT2038Y_Horizontal.kicad_mod
also updated descripton of RJ12_YT2038Y_Horizontal
* fixed RJ12_YT2018Y_Horizontal footprint issues
moved silkscreen outline to not overlap with fab outline;
changed connection pad diameter to 0.9mm;
added pin 1 indicator on silkscreen layer;
added path for 3D model
* Update and rename RJ12_YT2038Y_Horizontal.kicad_mod to RJ25_Wayconn_MJEA-660X1_Horizontal.kicad_mod
* finished RJ25_Wayconn_MJEA-660X1_Horizontal.kicad_mod
fixed silkscreen outline line width, datasheet link
* corrected wrongly fixed silkscreen line widths
* last fixes to RJ25_Wayconn_MJEA-660X1_Horizontal
Thanks to the librarians for their patience.
Pwuts out. o/