From 86ba7780f9daf6811ddf6646536b4ee3d2a4e38f Mon Sep 17 00:00:00 2001 From: "Jan \"Yenya\" Kasprzak" Date: Thu, 31 May 2018 08:48:00 +0200 Subject: [PATCH] smaller baseplate, higher horn --- rc-control-horn-big.scad | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rc-control-horn-big.scad b/rc-control-horn-big.scad index 54457ce..4ad8459 100644 --- a/rc-control-horn-big.scad +++ b/rc-control-horn-big.scad @@ -5,13 +5,13 @@ foam_w = 3; horn_w = 1; horn_vert_h = 1 + foam_w; -horn_h = 7 + 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 -- 2.43.0