Line 39... |
Line 39... |
39 |
cube([55,18,5]); |
39 |
cube([55,18,5]); |
40 |
|
40 |
|
41 |
translate ([15, 8 , pedestal_height - 3.5]) // HOLE for ODROD's Passive components |
41 |
translate ([15, 8 , pedestal_height - 3.5]) // HOLE for ODROD's Passive components |
42 |
cube([41,50,5]); |
42 |
cube([41,50,5]); |
43 |
|
43 |
|
44 |
translate ([21, 1.5 , pedestal_height - 2]) // HOLE for ODROD's Passive components |
44 |
translate ([21.25, 1.5 , pedestal_height - 2]) // HOLE for ODROD's Passive components |
45 |
cube([7,10,5]); |
45 |
cube([7.5,10,5]); |
46 |
|
46 |
|
47 |
translate ([51.5, 19.5 , pedestal_height - 2]) // HOLE for ODROD's power header |
47 |
translate ([51.5, 19.5 , pedestal_height - 2]) // HOLE for ODROD's power header |
48 |
cube([6,3,5]); |
48 |
cube([6,3,5]); |
49 |
|
49 |
|
50 |
translate ([5, 27.5 , pedestal_height - 3.5]) // eMMc Card |
50 |
translate ([5, 27.5 , pedestal_height - 3.5]) // eMMc Card |
51 |
cube([14,20,5]); |
51 |
cube([14,20,5]); |
52 |
|
52 |
|
53 |
translate ([0, 46.5 , pedestal_height - 3.5]) // SD Card |
53 |
translate ([0, 47 , pedestal_height - 3.5]) // SD Card |
54 |
cube([20,12.5,5]); |
54 |
cube([20,12.5,5]); |
55 |
|
55 |
|
56 |
translate ([2, 8 , pedestal_height - 1.7]) // IO connector |
56 |
translate ([2, 8 , pedestal_height - 1.7]) // IO connector |
57 |
cube([4.5,50.5,5]); |
57 |
cube([4.5,50.5,5]); |
58 |
|
58 |
|
59 |
translate ([30, 3, pedestal_height - 3]) // ODROID serial connector |
59 |
translate ([30, 3, pedestal_height - 3]) // ODROID serial connector |
60 |
cube([10,3,5]); |
60 |
cube([10,3,5]); |
61 |
|
61 |
|
62 |
translate ([48, 1, pedestal_height - 3]) // ODROID power switch connector |
62 |
translate ([42.5, 1, pedestal_height - 3]) // ODROID power switch connector |
63 |
cube([3.5,5,5]); |
63 |
cube([8.5, 10, 5]); |
64 |
|
64 |
|
65 |
translate ([52, 43, pedestal_height - 3]) // ODROID power connector |
65 |
translate ([52, 43, pedestal_height - 3]) // ODROID power connector |
66 |
cube([5,3,5]); |
66 |
cube([5,3,5]); |
67 |
|
67 |
|
68 |
rotate([30,0,0]) |
68 |
rotate([30,0,0]) |