Skip to content

Commit f0a6b7b

Browse files
committed
restructure
1 parent 4f1fff6 commit f0a6b7b

17 files changed

+37059
-0
lines changed

kicad/25v-Supply.kicad_sch

Lines changed: 1319 additions & 0 deletions
Large diffs are not rendered by default.

kicad/80bus.kicad_pcb

Lines changed: 7304 additions & 0 deletions
Large diffs are not rendered by default.

kicad/80bus.kicad_pro

Lines changed: 568 additions & 0 deletions
Large diffs are not rendered by default.

kicad/80bus.kicad_sch

Lines changed: 1968 additions & 0 deletions
Large diffs are not rendered by default.

kicad/80bus.kicad_sym

Lines changed: 2626 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
(module SW_DIP_SPSTx02_Slide_9.78x7.26mm_W7.62mm_P2.54mm (layer F.Cu) (tedit 61CDB433)
2+
(descr "2x-dip-switch SPST , Slide, row spacing 7.62 mm (300 mils), body size 9.78x7.26mm (see e.g. https://www.ctscorp.com/wp-content/uploads/206-208.pdf)")
3+
(tags "DIP Switch SPST Slide 7.62mm 300mil")
4+
(fp_text reference REF** (at 3.81 -3.42) (layer F.SilkS)
5+
(effects (font (size 1 1) (thickness 0.15)))
6+
)
7+
(fp_text value SW_DIP_SPDTx02_Slide_9.78x7.26mm_W7.62mm_P2.54mm (at 3.81 5.96) (layer F.Fab)
8+
(effects (font (size 1 1) (thickness 0.15)))
9+
)
10+
(fp_line (start 8.95 -2.7) (end -1.35 -2.7) (layer F.CrtYd) (width 0.05))
11+
(fp_line (start 8.95 5.25) (end 8.95 -2.7) (layer F.CrtYd) (width 0.05))
12+
(fp_line (start -1.35 5.25) (end 8.95 5.25) (layer F.CrtYd) (width 0.05))
13+
(fp_line (start -1.35 -2.7) (end -1.35 5.25) (layer F.CrtYd) (width 0.05))
14+
(fp_line (start -1.38 -2.66) (end -1.38 -1.277) (layer F.SilkS) (width 0.12))
15+
(fp_line (start -1.38 -2.66) (end 0.004 -2.66) (layer F.SilkS) (width 0.12))
16+
(fp_line (start 8.76 -2.42) (end 8.76 4.96) (layer F.SilkS) (width 0.12))
17+
(fp_line (start -1.14 -2.42) (end -1.14 4.96) (layer F.SilkS) (width 0.12))
18+
(fp_line (start -1.14 4.96) (end 8.76 4.96) (layer F.SilkS) (width 0.12))
19+
(fp_line (start -1.14 -2.42) (end 8.76 -2.42) (layer F.SilkS) (width 0.12))
20+
(fp_line (start -1.08 -1.36) (end -0.08 -2.36) (layer F.Fab) (width 0.1))
21+
(fp_line (start -1.08 4.9) (end -1.08 -1.36) (layer F.Fab) (width 0.1))
22+
(fp_line (start 8.7 4.9) (end -1.08 4.9) (layer F.Fab) (width 0.1))
23+
(fp_line (start 8.7 -2.36) (end 8.7 4.9) (layer F.Fab) (width 0.1))
24+
(fp_line (start -0.08 -2.36) (end 8.7 -2.36) (layer F.Fab) (width 0.1))
25+
(fp_text user %R (at 7.27 1.27 90) (layer F.Fab)
26+
(effects (font (size 0.8 0.8) (thickness 0.12)))
27+
)
28+
(pad 3 thru_hole oval (at 7.62 0) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask))
29+
(pad 4 thru_hole oval (at 0 2.54) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask))
30+
(pad 6 thru_hole oval (at 7.62 2.54) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask))
31+
(pad 1 thru_hole rect (at 0 0) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask))
32+
(pad 2 thru_hole oval (at 2.54 0) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask))
33+
(pad 5 thru_hole oval (at 2.54 2.54) (size 1.6 1.6) (drill 0.8) (layers *.Cu *.Mask))
34+
(model ${KISYS3DMOD}/Button_Switch_THT.3dshapes/SW_DIP_SPSTx02_Slide_9.78x7.26mm_W7.62mm_P2.54mm.wrl
35+
(at (xyz 0 0 0))
36+
(scale (xyz 1 1 1))
37+
(rotate (xyz 0 0 90))
38+
)
39+
)

0 commit comments

Comments
 (0)