From: Ian Jackson Date: Wed, 31 Oct 2018 00:41:14 +0000 (+0000) Subject: ksafe-base: web X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=fe3a426ff05c466baeb56cd68cb201ea341475e6;p=reprap-play.git ksafe-base: web Signed-off-by: Ian Jackson --- diff --git a/ksafe-base.scad b/ksafe-base.scad index b1c62ed..3ff7efb 100644 --- a/ksafe-base.scad +++ b/ksafe-base.scad @@ -196,7 +196,7 @@ module KsafeBase(){ SWalls(yw3 , yw2 , a_bevel) { AnchorProfile(); BaseProfile(); } SWalls(yw11, yw12, a_bevel) { AnchorWallProfile(); BaseProfile(); } SWalls(yw11, yw13, bevel ) { UsualProfile(); BaseProfile(); } - SWalls(yw1, yw10, a_bevel) { WebProfile(); } + SWalls(yw1, yw10, a_bevel) { WebProfile(); SomeBaseProfile($gppS, $xppF); } } module DemoProfiles(){