chiark / gitweb /
flyscreen-handle: from v6, nicer handle, really
[reprap-play.git] / flyscreen-handle.scad
index cf8ea85603339001bcea6b94947b064b37b06737..852b38f5dd480227bf4a8e425494494826b9ec41 100644 (file)
@@ -24,7 +24,7 @@ topprotr_rad = 0.35;
 bot_overlap = 5;
 bot_w = 3;
 
-handle_w = 9;
+handle_w = 10;
 handle_rh = 3;
 handle_rcut = 3;
 
@@ -187,11 +187,11 @@ module Test(){
 }
 
 //Demo();
-HandleSection();
+//HandleSection();
 //InsertSection();
 //WithRetainSection();
 //BasicSection();
 //GappingSection();
-//Test();
+Test();
 //Demo();
 //Handle();