chiark / gitweb /
Revert "filamenttrestle wip use prong, before abandon prong"
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 7 Oct 2012 14:30:19 +0000 (15:30 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 7 Oct 2012 14:30:19 +0000 (15:30 +0100)
This reverts commit 6a9d142873c332004002d3f92b36e846b99b4388.

filamenttrestle.scad

index dbe8f7e58eeeee81f8c15356388929f4646ec4c6..7d8436a9e9ab857ffc000e3acbd736d5c19733db 100644 (file)
@@ -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;