Skip to content
This repository has been archived by the owner on Oct 2, 2020. It is now read-only.

Commit

Permalink
Solder wire pad 1x01 SMD 1x2mm (#1577)
Browse files Browse the repository at this point in the history
  • Loading branch information
persus authored Feb 9, 2020
1 parent 414acb1 commit cbe3c5b
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions Connector_Wire.pretty/SolderWirePad_1x01_SMD_1x2mm.kicad_mod
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
(module SolderWirePad_1x01_SMD_1x2mm (layer F.Cu) (tedit 5DD6EB27)
(descr "Wire Pad, Square, SMD Pad, 5mm x 10mm,")
(tags "MesurementPoint Square SMDPad 5mmx10mm ")
(attr virtual)
(fp_text reference REF** (at 0 -2.54) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value SolderWirePad_1x01_SMD_1x2mm (at 0 2.54) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user %R (at 0 0) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 0.63 -1.27) (end -0.63 -1.27) (layer F.CrtYd) (width 0.05))
(fp_line (start 0.63 1.27) (end 0.63 -1.27) (layer F.CrtYd) (width 0.05))
(fp_line (start -0.63 1.27) (end 0.63 1.27) (layer F.CrtYd) (width 0.05))
(fp_line (start -0.63 -1.27) (end -0.63 1.27) (layer F.CrtYd) (width 0.05))
(fp_line (start -0.63 -1.27) (end 0.63 -1.27) (layer F.Fab) (width 0.1))
(fp_line (start 0.63 -1.27) (end 0.63 1.27) (layer F.Fab) (width 0.1))
(fp_line (start 0.63 1.27) (end -0.63 1.27) (layer F.Fab) (width 0.1))
(fp_line (start -0.63 1.27) (end -0.63 -1.27) (layer F.Fab) (width 0.1))
(pad 1 smd roundrect (at 0 0) (size 1 2) (layers F.Cu F.Paste F.Mask) (roundrect_rratio 0.25))
)

0 comments on commit cbe3c5b

Please sign in to comment.