From c4335dc2aad161ed042ca673d55c7bb184fe9740 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Tue, 14 Aug 2012 23:35:06 +0100 Subject: [PATCH] 8317 ForkClip bigger cones again --- th-8317/cliptest.scad | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/th-8317/cliptest.scad b/th-8317/cliptest.scad index cfec84a..465bde8 100644 --- a/th-8317/cliptest.scad +++ b/th-8317/cliptest.scad @@ -1,6 +1,6 @@ include difference() { - ForkClip(filamentSize=1.75,slotSize=[6.9,10],armLength=56); + ForkClip(filamentSize=1.75,slotSize=[8,10],armLength=56); #translate([10,23,-10]) cube([50,80,50]); // translate([-47,0,0]) cube([150,50,50],center=true); }; -- 2.30.2