diff --git a/BaseLeft.scad b/BaseLeft.scad index b7172c1..a32a9cd 100644 --- a/BaseLeft.scad +++ b/BaseLeft.scad @@ -35,7 +35,7 @@ difference(){ } translate([35,h-19.5-31,-1])hull(){ translate([0,3])cylinder(h=t+2,r=3); - translate([0,28])cylinder(h=t+2,r=3); + translate([0,30])cylinder(h=t+2,r=3); } translate([12,h-12,-1])cylinder(h=t+2,d=5.5); translate([32.3,h-52.3,-1])cylinder(h=t+2,d=11); diff --git a/stl/BaseLeft.stl b/stl/BaseLeft.stl index a5acc49..5c010e5 100644 Binary files a/stl/BaseLeft.stl and b/stl/BaseLeft.stl differ