chiark / gitweb /
digispark-with-cable: midbot_registration wip
[reprap-play.git] / poster-tube-lid.scad
index 3e1b40da4be09b517b3186bec327b37a72d8011e..000dec775fabe10c90f7c9b31de28cc1cbcfc998 100644 (file)
@@ -100,7 +100,7 @@ wm_screw_around = 5.0;
 wm_screw_slot = 3.5;
 wm_screw_head = 8.0;
 
-wmb_screw_dia = 5 + 0.35;
+wmb_screw_dia = 5;
 wmb_screw_head_dia = 8.7 + 0.5;
 wmb_screw_around_x = 4;
 wmb_screw_around_z = 6;
@@ -111,8 +111,8 @@ wmb_nut_around_min = 2;
 wmb_nut_behind_min = 5;
 wmb_nut_th = 3.84 + 0.75;
 wmb_mount_wall = 4.5;
-wmb_mount_gap_xy = 0.5;
-wmb_mount_gap_z = 0.5;
+wmb_mount_gap_xy = 0.1;
+wmb_mount_gap_z = 0.2;
 wmb_mount_y_width = 10;
 wmb_bottom_gap = 35; // includes allowance for padding, etc.
 wmb_bottom_th = 7;
@@ -770,6 +770,15 @@ module WallMountForBaseFixingsTest(){ ////toplevel
   }
 }
 
+module WallMountBaseFixingsTest(){ ////toplevel
+  intersection(){
+    WallMountBase();
+    linextr(-2,100)
+      rectfromto([ -sm_outer_rad-10, -wm_y_min ],
+                [ wmbb_x_outer + 1, -100 ]);
+  }
+}
+
 module WallMountBasePillarsPlan(){
   for (my = [0,1]) {
     mirror([0, my]) {