chiark / gitweb /
ksafe-base: web
[reprap-play.git] / ksafe-base.scad
index 2866278a2a7e9021af044eec63bed9f59f22c7ed..3ff7efbc1e505461817ea2053de4142ace5223a2 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(); SomeBaseProfile($gppS, $xppF); }
 }
 
 module DemoProfiles(){