Line 20... |
Line 20... |
20 |
translate ([48.292 - 8, 68.612 - 8, 0]) |
20 |
translate ([48.292 - 8, 68.612 - 8, 0]) |
21 |
cube([8,8,pedestal_height]); |
21 |
cube([8,8,pedestal_height]); |
22 |
|
22 |
|
23 |
translate ([0, 68.612 - 8, 0]) |
23 |
translate ([0, 68.612 - 8, 0]) |
24 |
cube([8,8,pedestal_height]); |
24 |
cube([8,8,pedestal_height]); |
- |
|
25 |
|
- |
|
26 |
//insulating wall |
- |
|
27 |
translate ([20, 0, 0]) |
- |
|
28 |
cube([1,70,pedestal_height]); |
- |
|
29 |
translate ([22, 0, 0]) |
- |
|
30 |
cube([1,70,pedestal_height]); |
- |
|
31 |
|
25 |
} |
32 |
} |
26 |
|
33 |
|
27 |
//////////////////////////////////////// |
34 |
//////////////////////////////////////// |
28 |
|
35 |
|
29 |
// MLAB grid holes |
36 |
// MLAB grid holes |