From 917023c96bd6d624b5f22495746b513916672dfb Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sun, 16 Sep 2012 15:24:52 +0100 Subject: [PATCH] doveclip DoveClipExtender no test, fix size in filamentspool --- doveclip.scad | 2 +- filamentspool.scad | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/doveclip.scad b/doveclip.scad index db8d85c..95ae450 100644 --- a/doveclip.scad +++ b/doveclip.scad @@ -119,4 +119,4 @@ module DoveClipExtender(length, ha=7, hb=7, counta=2, countb=2, } } -DoveClipExtender(length=100, ha=16, hb=20, counta=3, countb=4); +//DoveClipExtender(length=100, ha=16, hb=20, counta=3, countb=4); diff --git a/filamentspool.scad b/filamentspool.scad index e7230b1..e717285 100644 --- a/filamentspool.scad +++ b/filamentspool.scad @@ -225,7 +225,6 @@ module Hub(){ ////toplevel module ArmExtender(){ ////toplevel DoveClipExtender(length=exteffrad-hubeffrad, - pillarw=2, ha=doveclipheight, hb=doveclipheight); } -- 2.30.2