blob: bc2c042198694b9aeb6a70ea364f68676746a32c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
(module LRTDK (layer F.Cu) (tedit 54018D02)
(fp_text reference L6 (at -0.381 -5.08 180) (layer F.SilkS)
(effects (font (size 1.524 1.016) (thickness 0.254)))
)
(fp_text value 470nS (at 0.1 -8.3) (layer F.SilkS)
(effects (font (size 1.524 1.016) (thickness 0.254)))
)
(fp_line (start 12.7 -1.27) (end 12.7 0) (layer F.SilkS) (width 0.381))
(fp_line (start 7.62 -1.27) (end 7.62 0) (layer F.SilkS) (width 0.381))
(fp_line (start -10.16 0) (end -10.16 -1.27) (layer F.SilkS) (width 0.381))
(fp_line (start -12.7 0) (end -12.7 -1.27) (layer F.SilkS) (width 0.381))
(fp_line (start -15.24 -1.27) (end -15.24 -11.43) (layer F.SilkS) (width 0.381))
(fp_line (start -15.24 -11.43) (end 15.24 -11.43) (layer F.SilkS) (width 0.381))
(fp_line (start 15.24 -11.43) (end 15.24 -1.27) (layer F.SilkS) (width 0.381))
(fp_line (start -15.24 -1.27) (end 15.24 -1.27) (layer F.SilkS) (width 0.381))
(pad 1 thru_hole circle (at -12.7 0) (size 1.524 1.524) (drill 0.8128) (layers *.Cu *.Mask F.SilkS))
(pad 3 thru_hole circle (at -10.16 0) (size 1.524 1.524) (drill 0.8128) (layers *.Cu *.Mask F.SilkS))
(pad 3 thru_hole circle (at 7.62 0) (size 1.524 1.524) (drill 0.8128) (layers *.Cu *.Mask F.SilkS))
(pad 2 thru_hole circle (at 12.7 0) (size 1.524 1.524) (drill 0.8128) (layers *.Cu *.Mask F.SilkS))
)
|