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:
53881cf
)
toolbox-inserts: RatchetHandle: more wells
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Fri, 9 May 2025 17:42:19 +0000
(18:42 +0100)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Fri, 9 May 2025 17:42:19 +0000
(18:42 +0100)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
toolbox-inserts.scad
patch
|
blob
|
history
diff --git
a/toolbox-inserts.scad
b/toolbox-inserts.scad
index b93bd31f84a3b42d138c4cf8e60a19411877ea59..b9bab295cb54a886793a6d489aedb5caeb8485ea 100644
(file)
--- a/
toolbox-inserts.scad
+++ b/
toolbox-inserts.scad
@@
-458,7
+458,7
@@
module RatchetHandleWell() { ////toplevel
module RatchetHandleHolder() { ////toplevel
WellSurround(ratchet_handle_nom_depth/2, [
- [ -3
0, -10
, -7 ],
+ [ -3
3, -7
, -7 ],
[ 10, 40 ],
], fixing_positions_2row(-7, 4), offset=[-5, 0])
RatchetHandleWell();