odroid-m1 audio plug adjusted in sbc_models.cfg
This commit is contained in:
17
lib/sbc_models.cfg
Normal file → Executable file
17
lib/sbc_models.cfg
Normal file → Executable file
@@ -28,7 +28,7 @@
|
||||
20220202 Version 1.05 Added HK Show2
|
||||
Updated Odroid-HC4 sbc data
|
||||
raised C4 hdmi, updated Odroid-XU4Q, add type sdcard_i, adjusted C2 usb
|
||||
20220406 Version 1.06 Added Odroid-M1 as m1, adjustments h2, c4 gpio
|
||||
20220413 Version 1.06 Added Odroid-M1 as m1, adjustments h2, c4 gpio
|
||||
|
||||
Instructions: All measurements from lower left corner of PCB to lower left
|
||||
corner of component or opening, holes measured to center. All measurements in mm.
|
||||
@@ -300,9 +300,9 @@ sbc_data = [
|
||||
50.5,69,90,"top","ic","ic_13x8", // memory location, rotation, side, class and type
|
||||
65,69,90,"top","ic","ic_13x8", // memory location, rotation, side, class and type
|
||||
3.5,17.5,90,"top","ic","ic_6x6", // memory location, rotation, side, class and type
|
||||
12.5,17.5,90,"top","ic","ic_6x6"], // memory location, rotation, side, class and type
|
||||
12.5,17.5,90,"top","ic","ic_6x6", // memory location, rotation, side, class and type
|
||||
// 24.5,42,45,"top","heatsink","n1_oem"], // heatsink location, rotation, side, class and type
|
||||
// -15.5,42.5,-45,"top","heatsink","n1_oem"], // heatsink location, rotation, side, class and type
|
||||
-15.5,42.5,-45,"top","heatsink","n1_oem"], // heatsink location, rotation, side, class and type
|
||||
|
||||
["n2",90,90,1.7,.2,17,20, // sbc model, pcb size and component height
|
||||
3,28.5,3.3,86.5,28.5,3.3, // pcb holes 1 and 2 location and pcb hole size
|
||||
@@ -382,9 +382,9 @@ sbc_data = [
|
||||
|
||||
["m1",90,122,1.7,.2,17,14, // sbc model, pcb size and component height
|
||||
3,28.5,3,3,118.5,3, // pcb holes 1 and 2 location and pcb hole size
|
||||
86.5,118.5,3,,86.5,28.5,3, // pcb holes 3 and 4 location and pcb hole size
|
||||
86.5,118.5,3,,86.5,28.5,3, // pcb holes 3 and 4 location and pcb hole size
|
||||
3,67,3,66,25,3, // pcb holes 5 and 6 location and pcb hole size
|
||||
86.46,47,3,0,0,0, // pcb holes 7 and 8 location and pcb hole size
|
||||
86.5,47,3,0,0,0, // pcb holes 7 and 8 location and pcb hole size
|
||||
0,0,0,0,0,0, // pcb holes 9 and 10 location and pcb hole size
|
||||
19,19,1.51,45,43.5,0,45,"bottom", // soc1 size, location, rotation and side
|
||||
0,0,0,0,0,0,0,"", // soc4 size, location, rotation and side
|
||||
@@ -398,13 +398,13 @@ sbc_data = [
|
||||
84.375,62.25,90,"top","gpio","header_40", // gpio location, rotation, side, class and type
|
||||
.2,101,270,"top","plug","uart_micro", // uart location, rotation, side, class and type
|
||||
21,88,120,"top","misc","bat_hold_1", // battery holder, location, rotation, side, class and type
|
||||
63.2,118,0,"top","plug","audio_micro", // micro location, rotation, side, class and type
|
||||
61,118,0,"top","plug","audio_micro", // micro location, rotation, side, class and type
|
||||
7.2,108.82,180,"top","storage","sdcard", // sdcard location, rotation, side, class and type
|
||||
20,0,0,"bottom","usb2","micro", // usb2 otg location, rotation, side, class and type
|
||||
35.85,117,0,"top","memory","emmc_plug", // emmc plug location, rotation, side, class and type
|
||||
33.5,103,0,"top","memory","emmc", // emmc location, rotation, side, class and type
|
||||
22.4,118.58,180,"top","misc","ir_1", // ir location, rotation, side, class and type
|
||||
73.73,111.5,180,"top","audio","jack_3.5", // audio jack location, rotation, side, class and type
|
||||
73.73,111.5,180,"top","audio","jack_3.5", // audio jack location, rotation, side, class and type
|
||||
0,88.2,270,"top","plug","small_encl_satapwr", // pwrplug location, rotation, side, class and type
|
||||
.25,72,270,"top","storage","sata_header", // sata location, rotation, side, class and type
|
||||
50,115.65,0,"top","button","momentary_6x6x4", // spi button location, rotation, side, class and type
|
||||
@@ -416,7 +416,8 @@ sbc_data = [
|
||||
50.5,109.22,0,"top","ic","ic_5x5", // ic bottom size, location, rotation and side
|
||||
58,72,0,"top","video","mipi_csi", // mipi csi size, location, rotation and side
|
||||
65,93,0,"top","video","mipi_dsi", // mipi dsi size, location, rotation and side
|
||||
.5,0,0,"top","heatsink","m1_oem"], // heatsink location, rotation, side, class and type
|
||||
.5,0,0,"top","heatsink","m1_oem", // heatsink location, rotation, side, class and type
|
||||
86.5,47,0,"top","storage","m.2_stud"], // m2 stud location, rotation, side, class and type
|
||||
|
||||
["h2",110,110,2,3.5,38,11, // sbc model, pcb size and component height
|
||||
3.81,17.78,3.5,3.81,106.19,3.5, // pcb holes 1 and 2 location and pcb hole size
|
||||
|
||||
Reference in New Issue
Block a user