From: Ian Jackson Date: Wed, 31 Jan 2018 22:23:58 +0000 (+0000) Subject: fairphone-case: TestSelectTopApertures: add LidAdhocMultiprintFrames X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=reprap-play.git;a=commitdiff_plain;h=cc47fa303e6c1bc283457cecd3b6ef33a60fdde0 fairphone-case: TestSelectTopApertures: add LidAdhocMultiprintFrames Signed-off-by: Ian Jackson --- diff --git a/fairphone-case.scad b/fairphone-case.scad index f03119b..540148d 100644 --- a/fairphone-case.scad +++ b/fairphone-case.scad @@ -1182,6 +1182,8 @@ module TestFrameCase(){ ////toplevel module TestSelectTopApertures(){ translate([-100, -35, -100]) cube([400, 100, 200]); + LidAdhocMultiprintFrame(0); + LidAdhocMultiprintFrame(1); } module TestTopApertures(){ ////toplevel