chiark / gitweb /
poster-tube-lid: WallMountBaseFixingsTest
[reprap-play.git] / poster-tube-lid.scad
index cbf3747b9b8ab022fa8f420ff9c5df6d54f90b5b..938a85f640ed45fdefcf710f72295008b574cd5c 100644 (file)
@@ -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]) {