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:
7ab2a79
)
toolbox-inserts: RatchetHandle, break out ratchet_handle_grip_end_h
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Fri, 9 May 2025 16:14:19 +0000
(17:14 +0100)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Fri, 9 May 2025 16:14:19 +0000
(17:14 +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 81cdf2a5901f2dc001c45242c0653043be741383..81387ebdbf11ec23f82b72ea140491a6debf9a57 100644
(file)
--- a/
toolbox-inserts.scad
+++ b/
toolbox-inserts.scad
@@
-51,6
+51,7
@@
driver_handle_handle_rear_d = 21.7 / cos(30) + 0.50;
driver_handle_handle_front_l = 20;
ratchet_handle_head_d0 = 26.5; // diam of nominal circle (width laid down)
+ratchet_handle_grip_end_h = 23.5; // height of handle at far end (width l.d.)
$fs = 0.1;
$fa = 3;
@@
-380,7
+381,7
@@
module RatchetHandlePositive() { ////toplevel
translate([63.1 + 0.5, 0,0])
linextr_x_yz(-0.1, 0)
rotate(90)
- oval([
23.5
, 16.8 ]/2);
+ oval([
ratchet_handle_grip_end_h
, 16.8 ]/2);
}
// grip, circular part at inner end