Thingiverse
Customizable Cable Comb
by al0ha
106
Downloads
68
Likes
1
Makes
#How to use it:
Just change variables values as you need and export result to stl (I hope variable names is pretty self-explanatory):
diameters = [5, 4, 3.5, 3]; //from higher to lower
clips_count = 5;
clips_offset = 2;
wall_thickness = 1.5;
height = 6;
base_width = 5;
mirrored = true;
#Changelog:
09.04.19:
rounded corners on clip
###Else:
Check out more of my customizable stuff: https://www.thingiverse.com/al0ha/collections/my-customizable-stuff-openscad
Just change variables values as you need and export result to stl (I hope variable names is pretty self-explanatory):
diameters = [5, 4, 3.5, 3]; //from higher to lower
clips_count = 5;
clips_offset = 2;
wall_thickness = 1.5;
height = 6;
base_width = 5;
mirrored = true;
#Changelog:
09.04.19:
rounded corners on clip
###Else:
Check out more of my customizable stuff: https://www.thingiverse.com/al0ha/collections/my-customizable-stuff-openscad
Sign in to leave a comment
Sign in