chiark / gitweb /
filamentspool explicit doveclipheight
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 15 Sep 2012 22:35:21 +0000 (23:35 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 15 Sep 2012 22:35:21 +0000 (23:35 +0100)
filamentspool.scad

index 5fdd147e41fbe8fe74e3e84178f6cdc33b59616e..28e76fca5e3521f26749050fa5a604f77393c13e 100644 (file)
@@ -14,6 +14,8 @@ ratchettoothslope=0.75;
 overlap=0.5;
 cupbigrad=35;
 
 overlap=0.5;
 cupbigrad=35;
 
+doveclipheight = 10;
+
 teethh=3;
 teethgapx=4+fdia;
 
 teethh=3;
 teethgapx=4+fdia;
 
@@ -47,8 +49,6 @@ totalwidth = armendwallthick*2 + channelwidth;
 totalheight = channeldepth + armendbasethick;
 stalkwidth = prongwidth + prongstalkxwidth;
 
 totalheight = channeldepth + armendbasethick;
 stalkwidth = prongwidth + prongstalkxwidth;
 
-doveclipheight = totalheight;
-
 module ArmEnd(length=120){
   translate([ratchettoothsmoothr, channelwidth/2, -armendbasethick]) {
     rotate([0,0,-90])
 module ArmEnd(length=120){
   translate([ratchettoothsmoothr, channelwidth/2, -armendbasethick]) {
     rotate([0,0,-90])