diff options
Diffstat (limited to 'KiCAD/footprints.pretty/PLS-8.kicad_mod')
-rw-r--r-- | KiCAD/footprints.pretty/PLS-8.kicad_mod | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/KiCAD/footprints.pretty/PLS-8.kicad_mod b/KiCAD/footprints.pretty/PLS-8.kicad_mod index c4bfa7a..821d589 100644 --- a/KiCAD/footprints.pretty/PLS-8.kicad_mod +++ b/KiCAD/footprints.pretty/PLS-8.kicad_mod @@ -1,4 +1,4 @@ -(module PLS-8 (layer F.Cu) (tedit 4289BEAB) +(module PLS-8 (layer F.Cu) (tedit 60BDD914) (attr smd) (fp_text reference SV1 (at 0 0) (layer F.SilkS) hide (effects (font (size 1.524 1.524) (thickness 0.05))) @@ -6,6 +6,14 @@ (fp_text value "PIN HEADER 0.1\"" (at 0 0) (layer Cmts.User) (effects (font (size 1.524 1.524) (thickness 0.05))) ) + (fp_text user %R (at 0 0) (layer F.Fab) + (effects (font (size 1 1) (thickness 0.15))) + ) + (fp_line (start -10.16 -1.27) (end -10.16 0) (layer F.Fab) (width 0.1)) + (fp_line (start -10.16 0) (end -8.89 1.27) (layer F.Fab) (width 0.1)) + (fp_line (start -8.89 1.27) (end 10.16 1.27) (layer F.Fab) (width 0.1)) + (fp_line (start 10.16 1.27) (end 10.16 -1.27) (layer F.Fab) (width 0.1)) + (fp_line (start 10.16 -1.27) (end -10.16 -1.27) (layer F.Fab) (width 0.1)) (pad 7 thru_hole circle (at 6.35 0) (size 1.5 1.5) (drill 1) (layers *.Cu *.Paste *.Mask)) (pad 6 thru_hole circle (at 3.81 0) (size 1.5 1.5) (drill 1) (layers *.Cu *.Paste *.Mask)) (pad 5 thru_hole circle (at 1.27 0) (size 1.5 1.5) (drill 1) (layers *.Cu *.Paste *.Mask)) |