blob: 602d8a57d3664595c0ff792193183b08c766ba95 (
plain)
1
2
3
4
5
6
7
8
9
|
(module 3mmHOLE (layer F.Cu) (tedit 551B1F8C)
(fp_text reference 3mmHOLE (at 0 0) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value VAL** (at 0 0) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole circle (at 0 0) (size 5 5) (drill 3) (layers *.Cu *.Mask F.SilkS))
)
|