/Modules/ARM/ODroid-X2/CAD/src/ODROID-X2_MLAB_adapter.scad
9,8 → 9,8
MLAB_grid = 10.16;
 
ODROID_holes_offset = 5.25;
ODROID_holes_xdistance = 86;
ODROID_holes_ydistance = 82;
ODROID_holes_xdistance = 86;
 
difference () {
cube([96,92.5,pedestal_height]); // base plastics brick
40,11 → 40,11
/////////////////////////////////////////
// holes for components at the bottom side of the PCB.
 
translate ([15.5, 83.1 , pedestal_height - 1.7]) // IO connector
cube([64, 5, 5]);
translate ([15.5, 84 , pedestal_height - 3]) // IO connector
cube([64, 6, 5]);
translate ([3, 9, pedestal_height - 3.5]) // USB connector
cube([18,31,5]);
cube([18,33,5]);
 
 
translate ([9, 1.1 , pedestal_height - 3.5]) // HOLE for ODROD's USB and Ethernet connectors
53,8 → 53,8
translate ([66, 0 , pedestal_height - 3.5]) // HOLE for ODROD's Passive components
cube([20,79,5]);
 
translate ([0, 52 , pedestal_height - 3.5]) // Jack connectors
cube([30,20,5]);
translate ([0, 54 , pedestal_height - 3]) // Jack connectors
cube([30,28.5,5]);
 
 
translate ([22, 43 , pedestal_height - 3.5]) // eMMc Card
/Modules/ARM/ODroid-X2/CAD/src/slic3r_config.ini
1,4 → 1,4
# generated by Slic3r 1.2.6 on Fri Feb 6 00:27:19 2015
# generated by Slic3r 1.2.6 on Fri Feb 6 10:55:50 2015
avoid_crossing_perimeters = 0
bed_shape = 0x0,180x0,180x180,0x180
bed_temperature = 90
8,7 → 8,7
bridge_fan_speed = 0
bridge_flow_ratio = 1
bridge_speed = 10
brim_width = 0
brim_width = 10
complete_objects = 0
cooling = 1
default_acceleration = 500
35,7 → 35,7
fill_pattern = line
first_layer_acceleration = 500
first_layer_bed_temperature = 90
first_layer_extrusion_width = 180%
first_layer_extrusion_width = 200%
first_layer_height = 0.3
first_layer_speed = 60%
first_layer_temperature = 225