From f1bfaa2b23eb3a8378c48d8ea9b56e89ea25ea81 Mon Sep 17 00:00:00 2001 From: Adrian Mariano Date: Fri, 2 May 2025 23:27:28 -0400 Subject: [PATCH] remove debug echoes --- bottlecaps.scad | 4 ---- masks2d.scad | 3 +-- 2 files changed, 1 insertion(+), 6 deletions(-) diff --git a/bottlecaps.scad b/bottlecaps.scad index a3cb99e2..e3de5372 100644 --- a/bottlecaps.scad +++ b/bottlecaps.scad @@ -467,7 +467,6 @@ module generic_bottle_neck( roundover = 0.58 * diamMagMult; lip_roundover_r = (roundover > (neck_d - inner_d) / 2) ? 0 : roundover; h = height + support_width; - echo(h=h); threadbase_d = neck_d - 0.8 * diamMagMult; $fn = segs(33 / 2); @@ -693,14 +692,12 @@ module bottle_adapter_neck_to_cap( : neck_support_od; cap_neck_id = default(cap_neck_id,neck_id); wall = default(wall, neck_support_od + neck_d + cap_od + neck_id - 2*tolerance); - echo(wall=wall); $fn = segs(33 / 2); wallt1 = min(wall, (max(neck_support_od, neck_d) - neck_id) / 2); wallt2 = min(wall, (cap_od + 2 * cap_wall - cap_neck_id) / 2); top_h = neck_h + max(1,neck_h/17)*sign(neck_support_od); - echo(top_h=top_h); bot_h = cap_h + cap_wall; attachable(anchor=anchor,orient=orient,spin=spin, r=max([neck_id/2+wallt1, cap_neck_id/2+wallt2, neck_support_od/2]), h=top_h+bot_h+d) { zmove((bot_h-top_h)/2) @@ -1298,7 +1295,6 @@ module sp_cap(diam,type,wall,style="L",top_adj=0, bot_adj=0, texture="none", anc twist = struct_val(_sp_twist, type); - echo(top_adj=top_adj,bot_adj=bot_adj); dum3=assert(top_adj0, "edge too short for x value") [x,max(yopt)] : let(angle=default(angle,mask_angle/2))