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