From a0d0a1d834e46705fac3e997755525c84c3b5200 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sat, 31 May 2014 23:09:54 +0100 Subject: [PATCH] topeak-seatstay-lock: fix slot too narrow --- topeak-seatstay-lock.scad | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/topeak-seatstay-lock.scad b/topeak-seatstay-lock.scad index dd87bc3..95ba9cb 100644 --- a/topeak-seatstay-lock.scad +++ b/topeak-seatstay-lock.scad @@ -11,7 +11,7 @@ body_thick_y = 5; pin_workdepth = 16; pin_width = 11 + 0.5; -pin_thick = 3 + 0.4; +pin_thick = 3 + 0.6; pin_base = 25; lock_manouvre_thick = 3.5 + 0.5; -- 2.30.2