chiark / gitweb /
Revert "poster-tube-lid: adjust screw size?"
[reprap-play.git] / poster-tube-lid.scad
index 09aa9b337edf79d0bf84508994f553e68f04d0bb..cbf3747b9b8ab022fa8f420ff9c5df6d54f90b5b 100644 (file)
@@ -105,7 +105,7 @@ wmb_screw_head_dia = 8.7 + 0.5;
 wmb_screw_around_x = 4;
 wmb_screw_around_z = 6;
 wmb_screw_depth_min = 10;
-web_screw_len = 15 + 1;
+web_screw_len = 16 + 0.5;
 wmb_nut_across = 7.82 + 0.35;
 wmb_nut_around_min = 2;
 wmb_nut_behind_min = 5;
@@ -761,6 +761,15 @@ module WallMountForBase(){ ////toplevel
   }
 }
 
+module WallMountForBaseFixingsTest(){ ////toplevel
+  intersection(){
+    WallMountForBase();
+    linextr(-100,100)
+      rectfromto([ -sm_outer_rad-10, -wm_y_min ],
+                [ wmb_x_outer + 1, -100 ]);
+  }
+}
+
 module WallMountBasePillarsPlan(){
   for (my = [0,1]) {
     mirror([0, my]) {