From: Jan "Yenya" Kasprzak Date: Thu, 24 May 2018 08:35:57 +0000 (+0200) Subject: smaller version with smaller baseplate X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=commitdiff_plain;h=02ea81bdd7455f025aa394d670dde9b876aa8ed6;p=things.git smaller version with smaller baseplate --- diff --git a/rc-control-horn-big.scad b/rc-control-horn-big.scad index 4319f6b..54457ce 100644 --- a/rc-control-horn-big.scad +++ b/rc-control-horn-big.scad @@ -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;