From 448ff4bc338c0fa08a6501b7cec7fca48aad32ec Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Tue, 5 Aug 2014 17:04:52 +0100 Subject: [PATCH] osstest-arm-*: adjustments --- osstest-arm-hub-bracket.scad | 2 +- osstest-arm-psu-bracket.scad | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/osstest-arm-hub-bracket.scad b/osstest-arm-hub-bracket.scad index 6b21eb3..63fefed 100644 --- a/osstest-arm-hub-bracket.scad +++ b/osstest-arm-hub-bracket.scad @@ -6,7 +6,7 @@ sidewall = 5; width = 40; strapthick = 4; -strapwidth = 5; +strapwidth = 7; strapbotgap = 1; strapsidegap = 4; diff --git a/osstest-arm-psu-bracket.scad b/osstest-arm-psu-bracket.scad index 7abb4cf..2703cbc 100644 --- a/osstest-arm-psu-bracket.scad +++ b/osstest-arm-psu-bracket.scad @@ -1,7 +1,7 @@ // -*- C -*- -mainlen = 30; -straps = [10,20]; +mainlen = 33; +straps = [10,23]; width = 60; endwall = 5; sidewall = 8; @@ -13,7 +13,7 @@ plugwidth = 35; plugstartheight = 10; strapthick = 4; -strapwidth = 5; +strapwidth = 7; strapbotgap = 1; overstrap = 6; -- 2.30.2