blob: 697caa7c7db7a40151be5caf2202c713d447de5c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
(module Label_Round_Diameter25mm (layer F.Cu)
(at 0 0)
(fp_text reference REF** (at 0 -14.00048) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value Label_Round_Diameter25mm (at 0 14.50086) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -9.4996 5.99948) (end 9.4996 5.99948) (layer F.SilkS) (width 0.15))
(fp_line (start 9.4996 -5.99948) (end -9.4996 -5.99948) (layer F.SilkS) (width 0.15))
(fp_line (start -11.00074 0) (end 11.00074 0) (layer F.SilkS) (width 0.15))
(fp_circle (center 0 0) (end -11.99896 0) (layer F.SilkS) (width 0.15))
(fp_circle (center 0 0) (end 12.49934 0) (layer F.SilkS) (width 0.15))
)
|