From 6b423eba9f6871db92aaa017d55adab7179a23b1 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Mon, 22 Oct 2012 00:52:41 +0100 Subject: [PATCH] xeno-drivebay-bracket final(?) size adjustments --- xeno-drivebay-bracket.scad | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/xeno-drivebay-bracket.scad b/xeno-drivebay-bracket.scad index 4efb526..dc89669 100644 --- a/xeno-drivebay-bracket.scad +++ b/xeno-drivebay-bracket.scad @@ -1,15 +1,15 @@ // -*- C -*- -basel = 18; -basew = 22; +basel = 16; +basew = 24; baset = 4.0; wallt = 2.5; wallh = 42; -baseholesz = 4; -baseholeslot = 4.5; +baseholesz = 3.7; +baseholeslot = 6.5; baseholeslop = -0.5; topl = 20; -- 2.30.2