Skip to content

Commit

Permalink
Introducing MIDI Router x7 Rack.
Browse files Browse the repository at this point in the history
Schematic and PCBs.
  • Loading branch information
mar0x committed Nov 8, 2022
1 parent b14000c commit 09a1188
Show file tree
Hide file tree
Showing 19 changed files with 122,467 additions and 0 deletions.
49 changes: 49 additions & 0 deletions kicad/lib/SW_PUSH_6mm.kicad_mod
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
(module SW_PUSH_6mm (layer F.Cu) (tedit 5E9B3B5D)
(descr "tactile push button, 6x6mm with LED")
(tags "tact sw push 6mm led")
(fp_text reference REF** (at 0.889 -2.159) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value SW_PUSH_6mm_H5mm (at 4.191 7.366) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user %R (at 3.25 2.25) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 3.25 -0.75) (end 6.25 -0.75) (layer F.Fab) (width 0.1))
(fp_line (start 6.25 -0.75) (end 6.25 5.25) (layer F.Fab) (width 0.1))
(fp_line (start 6.25 5.25) (end 0.25 5.25) (layer F.Fab) (width 0.1))
(fp_line (start 0.25 5.25) (end 0.25 -0.75) (layer F.Fab) (width 0.1))
(fp_line (start 0.25 -0.75) (end 3.25 -0.75) (layer F.Fab) (width 0.1))
(fp_line (start 7.75 6) (end 8 6) (layer F.CrtYd) (width 0.05))
(fp_line (start 8 6) (end 8 5.75) (layer F.CrtYd) (width 0.05))
(fp_line (start 7.75 -1.5) (end 8 -1.5) (layer F.CrtYd) (width 0.05))
(fp_line (start 8 -1.5) (end 8 -1.25) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.5 -1.25) (end -1.5 -1.5) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.5 -1.5) (end -1.25 -1.5) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.5 5.75) (end -1.5 6) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.5 6) (end -1.25 6) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.25 -1.5) (end 7.75 -1.5) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.5 5.75) (end -1.5 -1.25) (layer F.CrtYd) (width 0.05))
(fp_line (start 7.75 6) (end -1.25 6) (layer F.CrtYd) (width 0.05))
(fp_line (start 8 -1.25) (end 8 5.75) (layer F.CrtYd) (width 0.05))
(fp_line (start 1 5.5) (end 5.5 5.5) (layer F.SilkS) (width 0.12))
(fp_line (start -0.25 1.5) (end -0.25 3) (layer F.SilkS) (width 0.12))
(fp_line (start 5.5 -1) (end 1 -1) (layer F.SilkS) (width 0.12))
(fp_line (start 6.75 3) (end 6.75 1.5) (layer F.SilkS) (width 0.12))
(fp_circle (center 3.25 2.25) (end 1.25 2.5) (layer F.Fab) (width 0.1))
(fp_line (start 3.302 5.969) (end 3.302 6.985) (layer F.SilkS) (width 0.2))
(fp_line (start 2.794 6.477) (end 3.81 6.477) (layer F.SilkS) (width 0.2))
(fp_line (start 2.794 -1.778) (end 3.81 -1.778) (layer F.SilkS) (width 0.2))
(pad 4 thru_hole circle (at 0 4.5 90) (size 2 2) (drill 1.1) (layers *.Cu *.Mask))
(pad 1 thru_hole circle (at 0 0 90) (size 2 2) (drill 1.1) (layers *.Cu *.Mask))
(pad 4 thru_hole circle (at 6.5 4.5 90) (size 2 2) (drill 1.1) (layers *.Cu *.Mask))
(pad 1 thru_hole circle (at 6.5 0 90) (size 2 2) (drill 1.1) (layers *.Cu *.Mask))
(pad 2 thru_hole rect (at 3.25 -0.55 90) (size 1.5 1.5) (drill 0.9) (layers *.Cu *.Mask))
(pad 3 thru_hole circle (at 3.25 5.05 90) (size 1.5 1.5) (drill 0.9) (layers *.Cu *.Mask))
(model ${KISYS3DMOD}/Button_Switch_THT.3dshapes/SW_PUSH_6mm_H5mm.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)
120 changes: 120 additions & 0 deletions kicad/lib/mvr-logo-16x10.kicad_mod

Large diffs are not rendered by default.

120 changes: 120 additions & 0 deletions kicad/lib/mvr-logo-20x13.kicad_mod

Large diffs are not rendered by default.

119 changes: 119 additions & 0 deletions kicad/lib/mvr-logo-44x28.kicad_mod

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions kicad/x7-rack/led/fp-lib-table
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
(fp_lib_table
(lib (name "lib")(type "KiCad")(uri "${KIPRJMOD}/../../lib")(options "")(descr ""))
)
20,910 changes: 20,910 additions & 0 deletions kicad/x7-rack/led/midi_router_x7_led.kicad_pcb

Large diffs are not rendered by default.

75 changes: 75 additions & 0 deletions kicad/x7-rack/led/midi_router_x7_led.kicad_prl
Original file line number Diff line number Diff line change
@@ -0,0 +1,75 @@
{
"board": {
"active_layer": 36,
"active_layer_preset": "",
"auto_track_width": true,
"hidden_nets": [],
"high_contrast_mode": 0,
"net_color_mode": 1,
"opacity": {
"pads": 1.0,
"tracks": 1.0,
"vias": 1.0,
"zones": 0.6
},
"ratsnest_display_mode": 0,
"selection_filter": {
"dimensions": true,
"footprints": true,
"graphics": true,
"keepouts": true,
"lockedItems": true,
"otherItems": true,
"pads": true,
"text": true,
"tracks": true,
"vias": true,
"zones": true
},
"visible_items": [
0,
1,
2,
3,
4,
5,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24,
25,
26,
27,
28,
29,
30,
32,
33,
34,
35,
36
],
"visible_layers": "7ffffff_80000001",
"zone_display_mode": 1
},
"meta": {
"filename": "midi_router_x7_led.kicad_prl",
"version": 3
},
"project": {
"files": []
}
}
Loading

0 comments on commit 09a1188

Please sign in to comment.