blob: aea22ccc021d834134a926875687851765d09b20 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
(module ice4pi:mount_hole locked (layer F.Cu) (tedit 55217C7B)
(descr "Mounting hole, 2,7mm")
(fp_text reference "" (at 0 -4.0005) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value "" (at 0.09906 3.59918) (layer F.Fab) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_circle (center 0 0) (end 3.1 0) (layer B.CrtYd) (width 0.15))
(fp_circle (center 0 0) (end 3.1 0) (layer F.CrtYd) (width 0.15))
(fp_circle (center 0 0) (end 1.375 0) (layer B.Fab) (width 0.15))
(fp_circle (center 0 0) (end 3.1 0) (layer B.Fab) (width 0.15))
(fp_circle (center 0 0) (end 3.1 0) (layer F.Fab) (width 0.15))
(fp_circle (center 0 0) (end 1.375 0) (layer F.Fab) (width 0.15))
(pad "" np_thru_hole circle (at 0 0) (size 2.75 2.75) (drill 2.75) (layers *.Cu *.Mask)
(solder_mask_margin 1.725) (clearance 1.725))
)
|