summaryrefslogtreecommitdiffabout
path: root/fanduct.scad
Unidiff
Diffstat (limited to 'fanduct.scad') (more/less context) (show whitespace changes)
-rw-r--r--fanduct.scad3
1 files changed, 3 insertions, 0 deletions
diff --git a/fanduct.scad b/fanduct.scad
index f4bb705..563920c 100644
--- a/fanduct.scad
+++ b/fanduct.scad
@@ -228,3 +228,6 @@ module fanduct(type=type) {
228 intersection() { 228 intersection() {
229 union() {
229 output("airguides"); 230 output("airguides");
231 sphere(d=epsilon);
232 }
230 union() { 233 union() {