chiark / gitweb /
air-hockey-puck: wip
[reprap-play.git] / poster-tube-lid.scad
index cbf3747b9b8ab022fa8f420ff9c5df6d54f90b5b..000dec775fabe10c90f7c9b31de28cc1cbcfc998 100644 (file)
@@ -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]) {