From 0cf686bd3d08cb19dd83e0a5dafcdf471c1fe0e5 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Thu, 22 May 2025 23:24:37 +0100 Subject: [PATCH] toolbox-inserts: RatchetHandle: adjust switch recess Signed-off-by: Ian Jackson --- toolbox-inserts.scad | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/toolbox-inserts.scad b/toolbox-inserts.scad index 48468cf..ddbb15d 100644 --- a/toolbox-inserts.scad +++ b/toolbox-inserts.scad @@ -458,8 +458,8 @@ module RatchetHandlePositive() { ////toplevel // direction switch protrusion linextr(-100, 100) - rectfromto([ -66.5 -0.5, 0 ], - [ -47.7 +0.5, head_y/2 + 2.8 + 0.5 ]); + rectfromto([ -65.5 -0.5, 0 ], + [ -45.7 +0.5, head_y/2 + 2.8 + 0.5 ]); } } -- 2.30.2