chiark / gitweb /
poster-tube-lid: tuning ImplHeadCup
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Fri, 20 Oct 2017 21:36:37 +0000 (22:36 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Fri, 20 Oct 2017 22:39:39 +0000 (23:39 +0100)
poster-tube-lid-parametric.scad.pl
poster-tube-lid.scad

index be5f17ba4c5afa15d1335e75b64c92f4edbadf93..019523ad1c73e2b482f8764f4ccbc3c27f01d25a 100755 (executable)
@@ -16,9 +16,9 @@ my $slope_angle = 45 * TAU/360;
 my $jcurverad = 5;
 my $tall = 50;
 
-my $lin_len = 4;
+my $lin_len = 2;
 my $sine_size = 5;
-my $sine_angle = 1.2 * TAU/8;
+my $sine_angle = 1.20 * TAU/8;
 
 my $ballend_xr = $thick/2;
 
@@ -28,7 +28,7 @@ my @i_sections = qw(ball0  -6
                    sine0  -10
                    -
                    lin0    2
-                   circle 20
+                   circle 40
                    lin1    2
                    sine1  10
                    -
index 827ca0563c11934ca294d5f5c2048edd86cf19a2..4a30f19366a48619e06491d4cdc44a049a7685dd 100644 (file)
@@ -345,7 +345,7 @@ module Cover(){ ////toplevel
     rotate([0,0,r])
       translate([-implheadcup_large_dia * .5 - implheadcup_thick/2,
                 -implheadcup_large_dia * .0,
-                middle_bot_z])
+                middle_bot_z + 0.1])
       ImplHeadCup();
 //  translate(strap_hoop_thick * [-0.5, 0, +1])
 //    translate([handling_dia/2, 0, -side_height])