From 5b0034c7374fa1545a2656b2c18030532de5e395 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sun, 21 Jan 2018 13:03:59 +0000 Subject: [PATCH] fairphone-case: adjust "bumpers" comment Signed-off-by: Ian Jackson --- fairphone-case.scad | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/fairphone-case.scad b/fairphone-case.scad index aeac8ce..254abcf 100644 --- a/fairphone-case.scad +++ b/fairphone-case.scad @@ -2,7 +2,9 @@ phone = [ 145.0, 75.0 ]; -bumpers = [ 1.5, 1.75 ]; // both sides together +bumpers = [ 1.5, 1.75 ]; +// ^ both sides together. +// If no bumpers, is the gap around the phone. phone_cnr_rad = 6.0; -- 2.30.2