Thanks for downloading!
We'd love to hear from you if the print was successful. If you like the design, please consider donating to the designer.
Donate to Luu LacSmart Hose Splitter
customizable hose splitter with OpenSCAD file
For your home
Creative Commons Attribution Noncommercial Share Alike
Commercial use is not allowed, you must attribute the creator, you may remix this work and the remixed work should be made available under this license.
Attribution
https://www.thingiverse.com/thing:52455
Description
Customizable hose splitter. Adjust the parameters and the codes will do the rest. Great for a your hydroponics grow setup.
valve_number = 4; //adjust number of valves to have : determines distance between each valve
inlet_outer_radius = 6; //adjust for your inlet hose outer radius
outlet_outer_radius = 2; //adjust for your outlet hose outer radius
wall_thickness = 2; //adjust this to increase thickness of the splitter body wall
max_thickness = wall_thickness+.5; //max thickness of valve
min_thickness = wall_thickness-1.3; //min thickness of valve
smooth = 100;
print_support = true; //false to not use print support for the outlets
support_thickness = .6; // print support thickness for the outlets
Materials and methods
Edit the OpenSCAD file to customize the hose splitter to your specifications then render and save the stl file.
Documents
Issues
Issues are used to track todos, bugs or requests. To get started, you could create an issue.