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=617c39b716aa7f367f1c47c8c00c81aa59a42dfe;hp=4319f6b3d7b5478a6b703d5ebdd04febb87cbe8d;hpb=d579ccdd05b7fb703a5f8d7a91fc02c97dc51e5d;p=things.git diff --git a/rc-control-horn-big.scad b/rc-control-horn-big.scad index 4319f6b..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_h = 8 + 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;