Browse Source

Tweaked Y-Axis Fan for even tighter fit.

Thomas Buck 8 years ago
parent
commit
bcb7f10800
2 changed files with 7091 additions and 7091 deletions
  1. 4
    4
      Y-Axis Fan/Fan Holder.scad
  2. 7087
    7087
      Y-Axis Fan/Fan Holder.stl

+ 4
- 4
Y-Axis Fan/Fan Holder.scad View File

@@ -30,13 +30,13 @@ fan_screw_diameter = 3; // [1:5]
30 30
 
31 31
 fan_hole_angled = "true"; // [true, false]
32 32
 
33
-arm_inward_angle_left = 2; // [0:5]
33
+arm_inward_angle_left = 4; // [0:5]
34 34
 
35 35
 // -----------------------------------------------------------
36 36
 
37 37
 /* [Hidden] */
38 38
 
39
-right_wall_size_modifier = 0.75; // [0:2]
39
+right_wall_size_modifier = 1.25; // [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;
47
+wall_size = 3.5;
48 48
 fan_angle = 10;
49 49
 
50 50
 nub_size = 1;
@@ -70,7 +70,7 @@ arm_inward_angle_right = 0;
70 70
 
71 71
 top_fan_extra_layer = 0.8;
72 72
 
73
-heat_sink_cutout = 24.5;
73
+heat_sink_cutout = 24.4;
74 74
 
75 75
 // -----------------------------------------------------------
76 76
 

+ 7087
- 7087
Y-Axis Fan/Fan Holder.stl
File diff suppressed because it is too large
View File


Loading…
Cancel
Save