34,35 → 34,41 |
translate ([4.5 + 49, 4.5 + 58, 6.2]) // one solid layer for slicer (the holes will be pierced on demand ) |
cylinder (h = pedestal_height, r= mount_hole/2, $fn=10); |
|
//////////////////////////////////// |
//////////////////////////////////// |
translate ([1, 66 , pedestal_height - 4.5]) // HOLE for ODROD's USB and Ethernet connectors |
cube([54,15.5,5]); |
cube([54,15.5,5]); |
|
translate ([15, 14 , pedestal_height - 3.5]) // HOLE for ODROD's Passive components |
cube([35.5,46,5]); |
translate ([15, 8 , pedestal_height - 3.5]) // HOLE for ODROD's Passive components |
cube([41,50,5]); |
|
translate ([6, 31.5 , pedestal_height - 3.5]) // eMMc Card |
cube([14,20,5]); |
translate ([21, 1.5 , pedestal_height - 2]) // HOLE for ODROD's Passive components |
cube([7,10,5]); |
|
translate ([19, 54 , pedestal_height - 3.5]) // SD Card |
cube([30,20,5]); |
translate ([51.5, 19.5 , pedestal_height - 2]) // HOLE for ODROD's power header |
cube([6,3,5]); |
|
translate ([5, 27.5 , pedestal_height - 3.5]) // eMMc Card |
cube([14,20,5]); |
|
translate ([0, 46.5 , pedestal_height - 3.5]) // SD Card |
cube([20,12.5,5]); |
|
translate ([2, 8 , pedestal_height - 1.7]) // IO connector |
cube([4.5,50.5,5]); |
cube([4.5,50.5,5]); |
|
translate ([37,3, pedestal_height - 3]) // ODROID serial connector |
cube([10,2,5]); |
translate ([30, 3.5, pedestal_height - 3]) // ODROID serial connector |
cube([10,2,5]); |
|
rotate([30,0,0]) |
translate ([15,5.8, -3.0]) // ODROID eMMC adapter pocket |
cube([25,2,15]); |
|
translate ([9,3.5, pedestal_height - 3]) // ODROID IR receiver |
cube([7.5,2,5]); |
translate ([8.8,3.5, pedestal_height - 3]) // ODROID IR receiver |
cube([7.5,2,5]); |
|
translate ([19,10, pedestal_height - 5]) // Heatsink mount holes |
translate ([19,10, pedestal_height - 5]) // Heatsink mount holes |
cylinder (h = 6, r= 3, $fn=10); |
translate ([39,61.6, pedestal_height - 5]) // Heatsink mount holes |
translate ([39,61.6, pedestal_height - 5]) // Heatsink mount holes |
cylinder (h = 6, r= 3, $fn=10); |
|
|
93,12 → 99,10 |
|
//// lightening central holes |
|
translate ([9,16, 0]) // ODROIDs passive components hole. |
cube([40,43,pedestal_height ]); |
translate ([9, 8.5 , 0]) |
cube([40,70,pedestal_height ]); |
|
|
translate ([10,67, 0]) // ODROIDs passive components hole. |
cube([38,11,pedestal_height ]); |
|
// MLAB logo on the side |
union (){ |
translate ([29,0.5, 6.5]) // ODROIDs passive components hole. |