chiark / gitweb /
flyscreen-handle: for v3 test
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Fri, 26 Aug 2016 00:38:50 +0000 (01:38 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Fri, 26 Aug 2016 00:38:50 +0000 (01:38 +0100)
flyscreen-handle.scad

index 68b2a2f364aad2f711282aa661bd6eea41ec2ccd..4fbca30688da7c7474025d15af614a7178768d6e 100644 (file)
@@ -3,7 +3,7 @@
 opening_height = 7.84 - 0.3;
 opening_depth = 7.88;
 openingcnr_dia = 2.75;
 opening_height = 7.84 - 0.3;
 opening_depth = 7.88;
 openingcnr_dia = 2.75;
-opening_topprotr = 1.54;
+opening_topprotr = 1.54 - 0.65;
 
 gap = 0.25;
 
 
 gap = 0.25;
 
@@ -164,5 +164,5 @@ module Test(){
 //WithRetainSection();
 //BasicSection();
 //GappingSection();
 //WithRetainSection();
 //BasicSection();
 //GappingSection();
-//Test();
-Handle();
+Test();
+//Handle();