|
@@ -17,7 +17,7 @@
|
17
|
17
|
|
18
|
18
|
// -----------------------------------------------------------
|
19
|
19
|
|
20
|
|
-height = 27; // [14:26]
|
|
20
|
+height = 28.5; // [14:26]
|
21
|
21
|
|
22
|
22
|
// default for 25mm fan: 23
|
23
|
23
|
fan_hole_diameter = 23; // [26]
|
|
@@ -36,7 +36,7 @@ arm_inward_angle_left = 4; // [0:5]
|
36
|
36
|
|
37
|
37
|
/* [Hidden] */
|
38
|
38
|
|
39
|
|
-right_wall_size_modifier = 1.25; // [0:2]
|
|
39
|
+right_wall_size_modifier = 1.75; // [0:2]
|
40
|
40
|
|
41
|
41
|
bottom_arm_height = 2;
|
42
|
42
|
bottom_arm_gap = 8;
|
|
@@ -44,7 +44,7 @@ bottom_arm_gap = 8;
|
44
|
44
|
back_support_depth = 2;
|
45
|
45
|
mid_left_cutout = 9;
|
46
|
46
|
|
47
|
|
-wall_size = 3.5;
|
|
47
|
+wall_size = 4;
|
48
|
48
|
fan_angle = 10;
|
49
|
49
|
|
50
|
50
|
nub_size = 1;
|
|
@@ -54,7 +54,7 @@ motor_width = 28.3;
|
54
|
54
|
motor_depth = 27;
|
55
|
55
|
|
56
|
56
|
cut_out_depth = 10;
|
57
|
|
-cut_out_height = 4;
|
|
57
|
+cut_out_height = 5.5;
|
58
|
58
|
|
59
|
59
|
$fn = 25;
|
60
|
60
|
|