From: Ian Jackson Date: Sat, 27 Jan 2018 01:41:05 +0000 (+0000) Subject: fairphone-case: wip prop profile, fixes X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=147c36bd683b1bed5ad08de69dc2a4ef86cef5ce;p=reprap-play.git fairphone-case: wip prop profile, fixes Signed-off-by: Ian Jackson --- diff --git a/fairphone-case.scad b/fairphone-case.scad index 5013bc1..eeeceb0 100644 --- a/fairphone-case.scad +++ b/fairphone-case.scad @@ -1114,7 +1114,7 @@ module DemoProfiles(){ ////toplevel //PropProfile(10, 1); } translate(prlp10) - PropProfile(45, 0); + PropProfile(15, 0); } }