chiark / gitweb /
fairphone-case: provide TestLengthRight
[reprap-play.git] / fairphone-case.scad
index f2352316e3dcae6783ec837d71d6e2edc4912372..b78373c9303fc67e4b806fa29d912124056d6861 100644 (file)
@@ -489,6 +489,14 @@ module TestLength(){ ////toplevel
   }
 }
 
+module TestLengthRight(){ ////toplevel
+  intersection(){
+    Case();
+    CaseBase_rhsflip(1)
+      TestSelectLength();
+  }
+}
+
 module TestSelectWidth(){
   translate([-30, -(phone_height - 25), -20])
     mirror([0, 1, 0])