forked from foostan/kbd
-
Notifications
You must be signed in to change notification settings - Fork 0
/
1pin_conn.kicad_mod
33 lines (33 loc) · 1.32 KB
/
1pin_conn.kicad_mod
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
(module 1pin_conn (layer F.Cu) (tedit 5B7FD7E8)
(descr "Resitance 3 pas")
(tags R)
(autoplace_cost180 10)
(fp_text reference ** (at 0 1.651) (layer F.SilkS)
(effects (font (size 0.8128 0.8128) (thickness 0.15)))
)
(fp_text value Val** (at 0 -1.4605) (layer F.Fab) hide
(effects (font (size 0.5 0.5) (thickness 0.125)))
)
(fp_text user ** (at 0 1.651) (layer B.SilkS)
(effects (font (size 0.8128 0.8128) (thickness 0.15)) (justify mirror))
)
(fp_line (start -1 -1) (end 1 -1) (layer B.SilkS) (width 0.15))
(fp_line (start 1 -1) (end 1 1) (layer B.SilkS) (width 0.15))
(fp_line (start 1 1) (end -1 1) (layer B.SilkS) (width 0.15))
(fp_line (start -1 1) (end -1 -1) (layer B.SilkS) (width 0.15))
(fp_line (start -1 -1) (end -1 1) (layer F.SilkS) (width 0.15))
(fp_line (start -1 1) (end 1 1) (layer F.SilkS) (width 0.15))
(fp_line (start 1 1) (end 1 -1) (layer F.SilkS) (width 0.15))
(fp_line (start 1 -1) (end -1 -1) (layer F.SilkS) (width 0.15))
(pad 1 thru_hole circle (at 0 0) (size 1.397 1.397) (drill 0.8128) (layers *.Cu *.Mask F.SilkS))
(model discret/resistor.wrl
(at (xyz 0 0 0))
(scale (xyz 0.3 0.3 0.3))
(rotate (xyz 0 0 0))
)
(model Resistors_ThroughHole.3dshapes/Resistor_Horizontal_RM10mm.wrl
(at (xyz 0 0 0))
(scale (xyz 0.2 0.2 0.2))
(rotate (xyz 0 0 0))
)
)