From: Ian Jackson Date: Mon, 26 Mar 2018 14:33:51 +0000 (+0100) Subject: fairphone-case: make PropProfileAssignments not a toplevel X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=reprap-play.git;a=commitdiff_plain;h=dcbb2a546746d93453f8c18e5f9f7103a860e4e8 fairphone-case: make PropProfileAssignments not a toplevel It's flat; this makes make -j8 .stls not work. It's in DemoProfiles too so this toplevel is not needed. Signed-off-by: Ian Jackson --- diff --git a/fairphone-case.scad b/fairphone-case.scad index 8c427d4..d83c534 100644 --- a/fairphone-case.scad +++ b/fairphone-case.scad @@ -1052,7 +1052,7 @@ module PropProfileAssignments(gamma){ children(); } -module PropProfile(gamma, cut=0, rot=0){ ////toplevel +module PropProfile(gamma, cut=0, rot=0){ PropProfileAssignments(gamma){ //#circleat($prpp3,1);