blob: 5c4311a2eccfff526c733d7da1252fd2414297cf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
(module Label_Round_Diameter20mm (layer F.Cu)
(at 0 0)
(fp_text reference REF** (at 0 -11.50112) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value Label_Round_Diameter20mm (at 0 11.99896) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -7.00024 4.50088) (end 7.00024 4.50088) (layer F.SilkS) (width 0.15))
(fp_line (start -7.00024 -4.50088) (end 7.00024 -4.50088) (layer F.SilkS) (width 0.15))
(fp_line (start -8.001 0) (end 8.001 0) (layer F.SilkS) (width 0.15))
(fp_circle (center 0 0) (end 9.4996 0) (layer F.SilkS) (width 0.15))
(fp_circle (center 0 0) (end 9.99998 0) (layer F.SilkS) (width 0.15))
)
|