This commit is contained in:
Christoph Stahl 2018-07-17 19:17:01 +00:00 committed by GitHub
commit ad25d890a1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 13683 additions and 15643 deletions

View File

@ -126,8 +126,8 @@ module inner_shape()
}
// fan cut
translate([-10.25,-46,-51]) cube([20.5,10,15.5]);
translate([10.25,-52,-44]) cube([2,15,3]);
translate([-10,-46,-51]) cube([20,10,15.5]);
translate([10,-52,-44]) cube([1.75,15,3]);
}
@ -172,7 +172,7 @@ module fan_nozzle()
translate([-11.2,-53,-41.0]) rotate([0,-30,0]) cube([0.8,9,4.5]);
translate([10,-51,-50.8]) rotate([0,180,0]) linear_extrude(height = 2)
translate([10,-51,-52]) rotate([0,180,0]) linear_extrude(height = 0.8)
{ text("HOT!2",font = "helvetica:style=Bold", size=5, center=true); }
}

File diff suppressed because it is too large Load Diff