diff options
Diffstat (limited to 'KiCAD/footprints.pretty/PLS-3.kicad_mod')
-rw-r--r-- | KiCAD/footprints.pretty/PLS-3.kicad_mod | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/KiCAD/footprints.pretty/PLS-3.kicad_mod b/KiCAD/footprints.pretty/PLS-3.kicad_mod index 44aa6e7..951d524 100644 --- a/KiCAD/footprints.pretty/PLS-3.kicad_mod +++ b/KiCAD/footprints.pretty/PLS-3.kicad_mod @@ -1,4 +1,4 @@ -(module PLS-3 (layer F.Cu) (tedit 4289BEAB) +(module PLS-3 (layer F.Cu) (tedit 60BDD856) (attr smd) (fp_text reference JP4 (at 0 0) (layer F.SilkS) hide (effects (font (size 1.524 1.524) (thickness 0.05))) @@ -6,6 +6,14 @@ (fp_text value "Standard 3-pin 0.1\" header. Use with straight break away headers (SKU : PRT-00116), right angle break away headers (PRT-00553), swiss pins (PRT-00743), machine pins (PRT-00117), and female headers (PRT-00115). Molex polarized connector foot print use with SKU : PRT-08232 with associated crimp pins and housings." (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 -3.81 -1.27) (end -3.81 0) (layer F.Fab) (width 0.1)) + (fp_line (start -3.81 0) (end -2.54 1.27) (layer F.Fab) (width 0.1)) + (fp_line (start -2.54 1.27) (end 3.81 1.27) (layer F.Fab) (width 0.1)) + (fp_line (start 3.81 1.27) (end 3.81 -1.27) (layer F.Fab) (width 0.1)) + (fp_line (start 3.81 -1.27) (end -3.81 -1.27) (layer F.Fab) (width 0.1)) (pad 1 thru_hole rect (at -2.54 0) (size 1.5 1.5) (drill 1) (layers *.Cu *.Paste *.Mask)) (pad 2 thru_hole circle (at 0 0) (size 1.5 1.5) (drill 1) (layers *.Cu *.Paste *.Mask)) (pad 3 thru_hole circle (at 2.54 0) (size 1.5 1.5) (drill 1) (layers *.Cu *.Paste *.Mask)) |