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:
74d5b31
)
tower-base for head test, more
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Sun, 16 Sep 2012 10:31:41 +0000
(11:31 +0100)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Sun, 16 Sep 2012 10:31:41 +0000
(11:31 +0100)
tower-base.scad
patch
|
blob
|
history
diff --git
a/tower-base.scad
b/tower-base.scad
index fbc9397ecead078d5314884d8aebc61baa02866d..fe06db24003cfb8c8c9fde2b043be2d4f5e080ee 100644
(file)
--- a/
tower-base.scad
+++ b/
tower-base.scad
@@
-136,6
+136,11
@@
intersection(){
translate([-100,-100,0]) cube([200,200,32]);
}
+translate([60,-90,0]) {
+ DoveClipPairSane(h=clippairy, count=3);
+ mirror([1,0,0]) translate([DoveClip_depth()-0.1,0,0]) cube([20,8,6]);
+}
+
for (x=[0,20,40]) {
translate([x,-50,0]) DoveClipPin(h=clippairy);
translate([x+10,-50,0]) DoveClipPin(h=clippairy/2);