From: Ian Jackson Date: Fri, 25 Apr 2025 16:12:55 +0000 (+0100) Subject: toolbox-inserts: driver handle: widen rear part just a bit X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=96162b038159058c8afcc573eeafc797144e3c3d;p=reprap-play.git toolbox-inserts: driver handle: widen rear part just a bit Signed-off-by: Ian Jackson --- diff --git a/toolbox-inserts.scad b/toolbox-inserts.scad index 097e321..026c5c8 100644 --- a/toolbox-inserts.scad +++ b/toolbox-inserts.scad @@ -36,6 +36,8 @@ driver_handle_shaft_l = 68.2 + 0.75; driver_handle_total_l = 152.8 + 0.75; driver_handle_shaft_d = 8.3 + 0.75; driver_handle_handle_d = 24.3 + 0.50; +driver_handle_handle_rear_d = 21.7 / cos(30) + 0.50; +driver_handle_handle_front_l = 20; $fs = 0.1; $fa = 3; @@ -150,6 +152,8 @@ module DriverHandlePositive() { ////toplevel circle(r = driver_handle_shaft_d/2); linextr_x_yz(driver_handle_shaft_l, driver_handle_total_l) circle(r = driver_handle_handle_d/2); + linextr_x_yz(driver_handle_shaft_l + driver_handle_handle_front_l, driver_handle_total_l) + circle(r = driver_handle_handle_rear_d/2); } module DriverHandleHolder() { ////toplevel WellSurround(driver_handle_handle_d/2, [