From: Ian Jackson Date: Sun, 9 Feb 2020 01:28:43 +0000 (+0000) Subject: fairphone-battery-case: fix X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=08ab996235d9a4dbd69d04b18c231fada58dbfa3;p=reprap-play.git fairphone-battery-case: fix Signed-off-by: Ian Jackson --- diff --git a/fairphone-battery-case.scad b/fairphone-battery-case.scad index 1bcb897..2b9d7d2 100644 --- a/fairphone-battery-case.scad +++ b/fairphone-battery-case.scad @@ -121,7 +121,7 @@ module Base(){ ////toplevel ExtrudePlan(s0,s1) SideHalfPlan(); ExtrudePlan(s0 - battery_base_indent_fromside_inside, s0 - battery_base_indent_fromside_outside - ) SideHalfPlan(indent = battery_base_indent); + ) BaseHalfPlan(indent = battery_base_indent); } module Lid(){ ////toplevel