chiark / gitweb /
flyscreen-handle: from v1, adj protrh
[reprap-play.git] / flyscreen-handle.scad
index 0b0e415ffde80109484562a4a34a4833d9b76aca..331361a73ce344bbad4c6289cb0b6f5ad8a59809 100644 (file)
@@ -2,8 +2,8 @@
 
 opening_height = 7.84;
 opening_depth = 7.88;
-openingedge_dia = 1.34;
-opening_protrh = 1.8;
+openingedge_dia = 2.00;
+opening_protrh = 2.00;
 
 pivot_x = 6;
 inside_len = 4;
@@ -182,5 +182,5 @@ module Test(){
 }
 
 //LeverSectBot(true);
-Demo();
-//Test();
+//Demo();
+Test();