From: Ian Jackson Date: Mon, 17 Sep 2018 09:55:24 +0000 (+0100) Subject: fairphone-case: CatchCatchProfile, better demo X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=339c51137a2a99f5d2878bb23b1a147983f1b40f;p=reprap-play.git fairphone-case: CatchCatchProfile, better demo Signed-off-by: Ian Jackson --- diff --git a/fairphone-case.scad b/fairphone-case.scad index 3aaf617..ba710bd 100644 --- a/fairphone-case.scad +++ b/fairphone-case.scad @@ -1767,8 +1767,9 @@ module DemoProfiles(){ ////toplevel %EdgeProfile(); %LidEdgeProfile(); //translate([0,0,1]) CatchCutProfile(); + translate([0,0,+1]) color("red") + difference(){ EdgeProfile(); CatchCutProfile(); } color("blue") CatchCatchProfile(); - color("red") difference(){ EdgeProfile(); CatchCutProfile(); } } translate([40,-30]) {