From: Ian Jackson Date: Thu, 22 May 2025 22:24:15 +0000 (+0100) Subject: toolbox-inserts: RatchetHandle: add a comment X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=dc18c802a077d89a37efd11d4ab0bc1399f19377;p=reprap-play.git toolbox-inserts: RatchetHandle: add a comment Signed-off-by: Ian Jackson --- 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 ]);