summaryrefslogtreecommitdiffabout
path: root/fanduct.scad
Side-by-side diff
Diffstat (limited to 'fanduct.scad') (more/less context) (ignore whitespace changes)
-rw-r--r--fanduct.scad2
1 files changed, 0 insertions, 2 deletions
diff --git a/fanduct.scad b/fanduct.scad
index a60609e..235c079 100644
--- a/fanduct.scad
+++ b/fanduct.scad
@@ -137,8 +137,6 @@ module fanduct(type=type) {
cylinder(d=od-2*fanduct_shell,h=2*(fanduct_ir+fanduct_shell+fanduct_w/2)*sin(jet_angle/2)-3-2*fanduct_shell,center=true);
translate([0,0,-fanduct_elevation]) sphere(r=.2);
}
-
- type="3jets";
}
}
if(what=="in") {