From dc18c802a077d89a37efd11d4ab0bc1399f19377 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Thu, 22 May 2025 23:24:15 +0100 Subject: [PATCH] toolbox-inserts: RatchetHandle: add a comment Signed-off-by: Ian Jackson --- toolbox-inserts.scad | 1 + 1 file changed, 1 insertion(+) diff --git a/toolbox-inserts.scad b/toolbox-inserts.scad index deb5c47..48468cf 100644 --- a/toolbox-inserts.scad +++ b/toolbox-inserts.scad @@ -456,6 +456,7 @@ module RatchetHandlePositive() { ////toplevel linextr_y_xz(-head_y/2, head_y/2) square(200, center=true); + // direction switch protrusion linextr(-100, 100) rectfromto([ -66.5 -0.5, 0 ], [ -47.7 +0.5, head_y/2 + 2.8 + 0.5 ]); -- 2.30.2