chiark / gitweb /
poster-tube-lid: test
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Mon, 28 Aug 2023 21:47:42 +0000 (22:47 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Mon, 28 Aug 2023 21:47:42 +0000 (22:47 +0100)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
poster-tube-lid.scad

index 09aa9b337edf79d0bf84508994f553e68f04d0bb..aea8c1d9a7633b01a0ddf2c0a5c5c2629e417069 100644 (file)
@@ -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]) {