f8ffc2c5
mahmoudrabia
first commit
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
(module SNAP-MALE (layer F.Cu) (tedit 200000)
(descr "SEW-ON FABRIC SNAP - MALE")
(tags "SEW-ON FABRIC SNAP - MALE")
(attr smd)
(fp_text reference >NAME (at 0 -4.445) (layer F.SilkS)
(effects (font (size 0.6096 0.6096) (thickness 0.127)))
)
(fp_text value >VALUE (at 0 4.5212) (layer F.SilkS)
(effects (font (size 0.6096 0.6096) (thickness 0.127)))
)
(pad 2 smd circle (at 0 0) (size 7.62 7.62) (layers F.Cu F.Paste F.Mask)
(solder_mask_margin 0.1016))
)
|