
OpenSCAD Module Biohazard Trefoil
thingiverse
Here you have a standard Biohazard sign as OpenScad Module. Inside the library the sign is created by giving the outer diameter of it. So you can integrate it easily in your design of a warning sign of your Lab ;-) or just for some nerdy decoration needs. Example code: ``` include<biohazard_trefoil.scad>; angle1 = 30; color("red") linear_extrude(10) biohazard_trefoil(60, angle1); angle2 = 50; color("lime") translate([150, 0, 0]) linear_extrude(20) biohazard_trefoil_encircled(50, 2.5, 2.5, angle2, $fn=200); ```
With this file you will be able to print OpenSCAD Module Biohazard Trefoil with your 3D printer. Click on the button and save the file on your computer to work, edit or customize your design. You can also find more 3D designs for printers on OpenSCAD Module Biohazard Trefoil.