From be844ad17e38e35898771de1bc58b313d842ee85 Mon Sep 17 00:00:00 2001 From: Stephen J Carpenter Date: Sun, 7 Apr 2024 14:06:30 -0400 Subject: [PATCH] Removed debug echos --- box.scad | 2 -- 1 file changed, 2 deletions(-) diff --git a/box.scad b/box.scad index 9311872..d574434 100644 --- a/box.scad +++ b/box.scad @@ -118,7 +118,6 @@ module box_edge(ps=PROFILE_SIZE, l=10, orient=ORIENT_Z, jh = JOINER_H,jw = JOINE psoff = ps/2 - wl - wt; face_off = ((ps+psoff)/4); orient_and_align([ps,ps,l], orient=orient, align=align, orig_orient=ORIENT_Z) left(ps/2) fwd(ps/2) { - echo("here"); difference() { linear_extrude(height=l, center=true) profile(flx=flx, fly=true, wx=wx, wy=true); @@ -131,7 +130,6 @@ module box_edge(ps=PROFILE_SIZE, l=10, orient=ORIENT_Z, jh = JOINER_H,jw = JOINE zrot(-45)back(face_off*sqrt(2)-.01)pc4M10_clear(orient=ORIENT_Y,align=V_BACK); } } - echo("here"); if (hm) right(face_off)back(face_off)zrot(45)hinge_mount(); if (iy) back(ps-wl/2)right(wt)yrot(-90) thread_insertM3(bl=5+wt, bz=-wt-2, $die=true); if (ix && flx )