Thingiverse
OpenSCAD Module Radioactive Trefoil
by cyborg_x1
5
Downloads
6
Likes
0
Makes
If you need it for a warning sign for your personal reactor ;-) or just for your S.T.A.L.K.E.R. Fanboy Decoration ...
Here you go with a radiation symbol according to the standard.
Example:
```scad
include;
angle1 = 30;
color("red")
linear_extrude(10)
radioactive_trefoil(50, angle1);
```
Versions:
14/02/2022 - Initial
20/02/2022 - Fixed radius / diameter - Changed diameter encircled to diameter of outer circle
21/02/2022 - Fixed examples / Move all examples to example file,
Here you go with a radiation symbol according to the standard.
Example:
```scad
include;
angle1 = 30;
color("red")
linear_extrude(10)
radioactive_trefoil(50, angle1);
```
Versions:
14/02/2022 - Initial
20/02/2022 - Fixed radius / diameter - Changed diameter encircled to diameter of outer circle
21/02/2022 - Fixed examples / Move all examples to example file,
Did you print this model? Sign in and share your make!
Sign in to leave a comment
Sign inNo comments yet – be the first!