From c8e29e9743f908fb65da06925e93cddfe66d0f94 Mon Sep 17 00:00:00 2001 From: "Jan \"Yenya\" Kasprzak" Date: Fri, 18 May 2018 14:12:27 +0200 Subject: [PATCH] Dual horn: take 2 --- dual-horn.scad | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dual-horn.scad b/dual-horn.scad index 9ee5bd4..4d431c0 100644 --- a/dual-horn.scad +++ b/dual-horn.scad @@ -12,7 +12,7 @@ tube_off = 1; tube_h = 1.5; foam_w = 3; -side_w = 0.5; +side_w = 0.8; side_l = horn_l - 7; side_h = 10; -- 2.43.0