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:
ee60b10
)
steamer-handle-clip: edits from v1
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Sun, 25 Oct 2020 22:27:31 +0000
(22:27 +0000)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Sun, 25 Oct 2020 22:27:31 +0000
(22:27 +0000)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
steamer-handle-clip.scad
patch
|
blob
|
history
diff --git
a/steamer-handle-clip.scad
b/steamer-handle-clip.scad
index dff7fc34c6b760670875192922f6dc78cea76e77..6939961d6a48a43c476d32eabaed91c070a80405 100644
(file)
--- a/
steamer-handle-clip.scad
+++ b/
steamer-handle-clip.scad
@@
-3,7
+3,7
@@
include <funcs.scad>
include <utils.scad>
-width =
2
0;
+width =
3
0;
cup = 2.5;
jaw = 32.36 - 2.00;
th = 3.0;
@@
-16,6
+16,8
@@
c = vectorlen2d([a, b]);
r = a / (1 - cos(2*alpha));
C = [0, a-r];
+$fa = 1;
+
module HalfBaseline() {
intersection(){
translate(C + [0, jaw/2])