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:
b7d6409
)
filamentspool cup bugfix rack teeth height
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Sun, 16 Sep 2012 00:56:10 +0000
(
01:56
+0100)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Sun, 16 Sep 2012 00:56:10 +0000
(
01:56
+0100)
filamentspool.scad
patch
|
blob
|
history
diff --git
a/filamentspool.scad
b/filamentspool.scad
index b514351879a87947376794fa2f432953d0f03ed6..c5b625cecd12bcc49b282bc0be71db68e95b1e99 100644
(file)
--- a/
filamentspool.scad
+++ b/
filamentspool.scad
@@
-77,7
+77,7
@@
module ArmEnd(length=120){
[ 0, 0, 1, 0 ],
[ 0, 0, 0, 1 ]])
cube([ratchettooth - ratchettoothsmoothr*2,
- channelwidth, ratchettoothheight]);
+ channelwidth, ratchettoothheight
- ratchettoothsmoothr
]);
}
}
}