From 4e2294f20097671a828cd4d9098bb5302642d83f Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sun, 16 Sep 2012 22:41:03 +0100 Subject: [PATCH] filamentspool TowerDoveClipPin --- filamentspool.scad | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/filamentspool.scad b/filamentspool.scad index a0381de..b5a4817 100644 --- a/filamentspool.scad +++ b/filamentspool.scad @@ -202,6 +202,10 @@ module ArmDoveClipPin(){ ////toplevel DoveClipPin(h=doveclipheight); } +module TowerDoveClipPin(){ ////toplevel + DoveClipPin(h=towercliph/2); +} + module Hub(){ ////toplevel difference(){ cylinder($fn=60, h=hublthick, r=hubbigrad); -- 2.30.2