From: Ian Jackson Date: Sun, 16 Sep 2012 21:41:03 +0000 (+0100) Subject: filamentspool TowerDoveClipPin X-Git-Tag: filamentspool-v2-release~779 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=4e2294f20097671a828cd4d9098bb5302642d83f;p=reprap-play.git filamentspool TowerDoveClipPin --- 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);