From: Ian Jackson Date: Sun, 7 Oct 2012 14:30:19 +0000 (+0100) Subject: Revert "filamenttrestle wip use prong, before abandon prong" X-Git-Tag: filamentspool-v2-release~752^2~8 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=reprap-play.git;a=commitdiff_plain;h=11fe6de7757a3b1764beebe702818703fab5095c;ds=sidebyside Revert "filamenttrestle wip use prong, before abandon prong" This reverts commit 6a9d142873c332004002d3f92b36e846b99b4388. --- diff --git a/filamenttrestle.scad b/filamenttrestle.scad index dbe8f7e..7d8436a 100644 --- a/filamenttrestle.scad +++ b/filamenttrestle.scad @@ -10,23 +10,6 @@ barradz = 7; guidewidth = 3; guiderad = 20; -prongwx=8; -prongwy=9; -prongh=10; -prongming=-0.5; -prongmaxg= 1.5; - -module Prong(){ -// wxmin = prongwx -// translate([0, p -// cube([ -} - -module ProngHole(){ - wxmax = prongwx; - wxmin = prongwx ; -} - module Bar(){ spoolw = spoolwidth + spoolwidthgap*2; barz = barradz * 0.5;