chiark
/
gitweb
/
~ianmdlvl
/
reprap-play.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
80a9b9a
)
ksafe-base: web
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Wed, 31 Oct 2018 00:41:14 +0000
(
00:41
+0000)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Wed, 31 Oct 2018 00:41:14 +0000
(
00:41
+0000)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
ksafe-base.scad
patch
|
blob
|
history
diff --git
a/ksafe-base.scad
b/ksafe-base.scad
index b1c62ed076d6c0a27328234764857f86cd3f27f4..3ff7efbc1e505461817ea2053de4142ace5223a2 100644
(file)
--- 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(){