From b740d74f14ef339072c244e92fa4e71409cc3628 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Mon, 13 Oct 2025 20:15:29 +0100 Subject: [PATCH] lock-inframe-bracket: adjust, this one was too lose eventually Signed-off-by: Ian Jackson --- lock-inframe-bracket.scad | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lock-inframe-bracket.scad b/lock-inframe-bracket.scad index 92df9df..747b4aa 100644 --- a/lock-inframe-bracket.scad +++ b/lock-inframe-bracket.scad @@ -23,7 +23,7 @@ tube_th = 5.50; midweb_d = 3; clip_th = 3.5; -clip_gap = 2.5; +clip_gap = 5.0; clip_d = 22.0; mountscrew_dia = 4 + 0.5; -- 2.30.2