From: Ian Jackson Date: Sun, 21 Jan 2018 13:03:59 +0000 (+0000) Subject: fairphone-case: adjust "bumpers" comment X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=5b0034c7374fa1545a2656b2c18030532de5e395;p=reprap-play.git fairphone-case: adjust "bumpers" comment Signed-off-by: Ian Jackson --- 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;