chiark / gitweb /
ksafe-base: wip web
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Wed, 31 Oct 2018 00:39:08 +0000 (00:39 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Wed, 31 Oct 2018 00:39:08 +0000 (00:39 +0000)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
ksafe-base.scad

index 2866278a2a7e9021af044eec63bed9f59f22c7ed..b1c62ed076d6c0a27328234764857f86cd3f27f4 100644 (file)
@@ -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(){