Slicer Discord
Five strand straight braid with code – 3D printable model from Thingiverse Thingiverse

Five strand straight braid with code

5 Downloads
6 Likes
0 Makes
Go to Model
I did a three strand braid earlier, but I wanted to experiment with higher orders. It was quite a bit harder to work out. I have included the .scad code so that anyone interested can generate similar braids.


faces=20;
step=5;

for(th=[0:step:360]) {
translate([th/PI,20*sin(th ),wave((th+168 )%180)])sphere(2,$fn=faces);
translate([th/PI,20*sin(th+72 ),wave((th+168+72 )%180)])sphere(2,$fn=faces);
translate([th/PI,20*sin(th+144),wave((th+168+144)%180)])sphere(2,$fn=faces);
translate([th/PI,20*sin(th+216),wave((th+168+216)%180)])sphere(2,$fn=faces);
translate([th/PI,20*sin(th+288),wave((th+168+288)%180)])sphere(2,$fn=faces);
}

function wave(th)=(((((((1.53850006563052E-16*th-1.27387805434208E-13)*th+4.34669346542468E-11)*th-7.88147244501425E-9)*th+ 8.16830636022657E-7)*th-4.84392712381305E-5)*th+1.54722865226176E-3)*th-2.17013888888711E-2)*th*th+1;
Source
Thingiverse
What you need to print this: Beginner Low confidence
Single piece
Supports 1/3
Assembly 0/3
Settings 1/3
Bed size 0/3
Post-process 0/3
Printer
FDM / FFF
File format
STL
Material
Software
Cura, PrusaSlicer, or similar
No ratings yet
No comments yet – be the first!

Similar Models

2 Suggestions
Feed Blog Slicer Cost Calculator Image Search Submit Kontakt Discord ☕ Buy me a coffee
DE EN FR ES IT NL

Add to Collection