f8ffc2c5
mahmoudrabia
first commit
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
(module FIDUCIAL-1X2 (layer F.Cu) (tedit 5A1F5DD6)
(descr "FIDUCIAL - CIRCLE, 1MM")
(tags "FIDUCIAL - CIRCLE, 1MM")
(attr smd)
(fp_text reference Ref** (at 0 -1.27) (layer F.SilkS) hide
(effects (font (size 0.6096 0.6096) (thickness 0.127)))
)
(fp_text value Val** (at 0 1.27) (layer F.SilkS) hide
(effects (font (size 0.6096 0.6096) (thickness 0.127)))
)
(pad 1 smd circle (at 0 0) (size 0.99822 0.99822) (layers F.Cu F.Mask)
(solder_mask_margin 0.1016))
)
|