blob: 079b9cbca6a5201e0c1519db38cb86cdc60c4ee4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
(module CVAR3X2 (layer F.Cu)
(at 162.56 203.2)
(descr "Condensateur ajustable")
(tags "C DEV")
(fp_text reference REF** (at 0 0.889) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value CVAR3X2 (at 0.127 -1.27) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 2.54 -5.08) (end -2.54 -5.08) (layer F.SilkS) (width 0.15))
(fp_line (start -2.54 -5.08) (end -5.08 -2.54) (layer F.SilkS) (width 0.15))
(fp_line (start -5.08 -2.54) (end -5.08 3.81) (layer F.SilkS) (width 0.15))
(fp_line (start -5.08 3.81) (end -3.81 5.08) (layer F.SilkS) (width 0.15))
(fp_line (start -3.81 5.08) (end 3.81 5.08) (layer F.SilkS) (width 0.15))
(fp_line (start 3.81 5.08) (end 5.08 3.81) (layer F.SilkS) (width 0.15))
(fp_line (start 5.08 3.81) (end 5.08 -2.54) (layer F.SilkS) (width 0.15))
(fp_line (start 5.08 -2.54) (end 2.54 -5.08) (layer F.SilkS) (width 0.15))
(pad 1 thru_hole circle (at 0 -3.81) (size 2.54 2.54) (drill 1.3208) (layers *.Cu *.Mask))
(pad 2 thru_hole circle (at 2.54 3.81) (size 2.54 2.54) (drill 1.3208) (layers *.Cu *.Mask))
(pad 3 thru_hole circle (at -2.54 3.81) (size 2.54 2.54) (drill 1.3208) (layers *.Cu *.Mask))
)
|