X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=rc-control-horn-big.scad;h=4ad8459d1e861404a3ae1e5aab7ed185549ac649;hb=HEAD;hp=bddfa97decfddee1c7f5af996bec7d2d707a7921;hpb=038d7ce69ab3b3bd24a99f0c61ed31cae0eb89f8;p=things.git diff --git a/rc-control-horn-big.scad b/rc-control-horn-big.scad index bddfa97..4ad8459 100644 --- a/rc-control-horn-big.scad +++ b/rc-control-horn-big.scad @@ -4,18 +4,18 @@ infty = 100; foam_w = 3; horn_w = 1; -horn_vert_h = 3 + foam_w; +horn_vert_h = 1 + foam_w; horn_h = 10 + foam_w; slot_off = 3.5; // from the hinge line slot_l = 10; -hole_d = 2; +hole_d = 1.7; hole_d2 = 5; // base -baseplate_l = 20; +baseplate_l = 15; baseplate_w = 35; baseplate_h = 0.6;