]> www.fi.muni.cz Git - things.git/commitdiff
smaller version with smaller baseplate
authorJan "Yenya" Kasprzak <kas@fi.muni.cz>
Thu, 24 May 2018 08:35:57 +0000 (10:35 +0200)
committerJan "Yenya" Kasprzak <kas@fi.muni.cz>
Thu, 24 May 2018 08:35:57 +0000 (10:35 +0200)
rc-control-horn-big.scad

index 4319f6b3d7b5478a6b703d5ebdd04febb87cbe8d..54457cec65c4259d8642ab1244e058bde2321f36 100644 (file)
@@ -4,8 +4,8 @@ infty = 100;
 foam_w = 3;
 
 horn_w = 1;
-horn_vert_h = 3 + foam_w;
-horn_h = 8 + foam_w;
+horn_vert_h = 1 + foam_w;
+horn_h = 7 + foam_w;
 
 slot_off = 3.5; // from the hinge line
 
@@ -15,7 +15,7 @@ hole_d = 2;
 hole_d2 = 5;
 
 // base
-baseplate_l = 20;
+baseplate_l = 15;
 baseplate_w = 35;
 baseplate_h = 0.6;