From: Jan "Yenya" Kasprzak Date: Mon, 8 Apr 2019 12:00:09 +0000 (+0200) Subject: modified angle for Kaze glider X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?p=things.git;a=commitdiff_plain;h=011a65ad0d49fee7dc252e035e942e644f3b9f9d modified angle for Kaze glider --- diff --git a/rc-control-horn-long.scad b/rc-control-horn-long.scad index c98fe87..1907fb4 100644 --- a/rc-control-horn-long.scad +++ b/rc-control-horn-long.scad @@ -15,7 +15,7 @@ hole_d = 1.5; hole_step = 1.8*hole_d; n_holes = 3; -base_angle = 5; +base_angle = 8.5; hole_side = 2*wall;