From 8263f4e484f4fc931f300d34c1e154cd7661a988 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Thu, 25 Jan 2018 20:28:19 +0000 Subject: [PATCH] fairphone-case: drop some debug Signed-off-by: Ian Jackson --- fairphone-case.scad | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fairphone-case.scad b/fairphone-case.scad index 247efa4..bdde9ad 100644 --- a/fairphone-case.scad +++ b/fairphone-case.scad @@ -215,8 +215,8 @@ hex22 = hex21 + hinge_x_gap; hex23 = hex22 + hingescrew_portion_len - hingescrew_nut_thick; // bodge, need to divvy this up more sensibly hex24 = hex20 + hingescrew_shaft_len + hinge_x_postscrew_gap; -echo(hex20, hex21, hex22, hex23, hex24); -echo(hingescrew_portion_len); +//echo(hex20, hex21, hex22, hex23, hex24); +//echo(hingescrew_portion_len); // catch -- 2.30.2