From: Ian Jackson Date: Wed, 31 Oct 2018 00:39:08 +0000 (+0000) Subject: ksafe-base: wip web X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=reprap-play.git;a=commitdiff_plain;h=80a9b9a4a16c60541ff0698ca9527aec0e966951 ksafe-base: wip web Signed-off-by: Ian Jackson --- diff --git a/ksafe-base.scad b/ksafe-base.scad index 2866278..b1c62ed 100644 --- a/ksafe-base.scad +++ b/ksafe-base.scad @@ -196,6 +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(); } } module DemoProfiles(){