Skip to content
Snippets Groups Projects
Commit bed3a869 authored by fxk8y's avatar fxk8y :spider:
Browse files

Beginning last pipe sections

parent ddb4bdf6
No related branches found
No related tags found
No related merge requests found
......@@ -274,6 +274,13 @@ module splitFunnel() {
// the straight pipe after the curve
sp_len = 10; // TODO: calculate!
translate([0, 0, 0]) rotate([0, 0, 0]) straightPipe(fu_outlet_w, hs_h, sp_len, fu_r, fu_str);
// difference() {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment