]> www.fi.muni.cz Git - things.git/blobdiff - mini-arrow-fuselage-front.scad
mini arrow parts - bigger inside space. WIP.
[things.git] / mini-arrow-fuselage-front.scad
index c0e7077ce2d63ec26431e8bf88aadaab5e4b02d5..be337d5bb8d756223a3502366da0be5c02458ab5 100644 (file)
@@ -2,7 +2,7 @@ eps = 0.01;
 infty = 300;
 
 fuse_w = 60;
-fuse_h = 30-3;
+fuse_h = 33-3;
 fuse_l = 80;
 
 wall = 2;
@@ -11,7 +11,7 @@ front_h = 5;
 
 wing_hole_x = 25;
 wing_hole_l = 25;
-wing_hole_h = 12;
+wing_hole_h = 8;
 
 difference() {
        translate([0, -fuse_w/2, 0]) intersection() {