Rev 4412 Rev 4414
Line 46... Line 46...
46 //////////////////////////////////// 46 ////////////////////////////////////
47   47  
48 translate ([3, 7 , pedestal_height - 3.5]) // HOLE for ODROD's Passive components 48 translate ([3, 7 , pedestal_height - 3.5]) // HOLE for ODROD's Passive components
49 cube([53,73,5]); 49 cube([53,73,5]);
50   50  
51 translate ([0, 25 , pedestal_height - 3.5]) // eMMc Card 51 translate ([0, 24 , pedestal_height - 3.5]) // eMMc Card
52 cube([14,20,5]); 52 cube([14,17,5]);
-   53  
-   54 translate ([2, 40 , pedestal_height - 3.5]) // eMMc Card
-   55 cube([14,10.5,5]);
-   56  
53   57  
54 translate ([39.5,81, pedestal_height - 3]) // ODROID serial connector 58 translate ([39.5,81, pedestal_height - 3]) // ODROID serial connector
55 cube([10,2,5]); 59 cube([10,2,5]);
56 60
57 rotate([30,0,0]) 61 rotate([30,0,0])
Line 83... Line 87...
83 87
84 88
85 //// lightening central holes 89 //// lightening central holes
86 90
87 translate ([9,9, 0]) // ODROIDs passive components hole. 91 translate ([9,9, 0]) // ODROIDs passive components hole.
88 cube([40,67,pedestal_height ]); 92 cube([43,67,pedestal_height ]);
89 93
90 // MLAB logo on the side 94 // MLAB logo on the side
91 union (){ 95 union (){
92 translate ([29,0.5, 6.5]) // ODROIDs passive components hole. 96 translate ([29,0.5, 6.5]) // ODROIDs passive components hole.
93 rotate ([90,0,0]) 97 rotate ([90,0,0])