Home made flower of life with 3D printing: Do your own objects with 3D printing (3D Up's tutorials Book 2) by Nicolas Audibert

Home made flower of life with 3D printing: Do your own objects with 3D printing (3D Up's tutorials Book 2) by Nicolas Audibert

Author:Nicolas Audibert [Audibert, Nicolas]
Language: eng
Format: azw3
Published: 2017-10-06T04:00:00+00:00


To resume, the loops for(i=[ ]) permits to obtain the above figure and the loop with the variable j permits to rotate the whole of 60 degrees twice to obtain the figure below.

The program

The ring that surrounds the flower() module is obtained by doing the difference() { } of two cylinders (lines 61 to 64 of the code). It is colored in red on the figure below.

Then, the union() { } command permits the association between the ring and the flower() module. But in order to insert the flower correctly in the ring, we undertake a little rotation of 15 degrees of the flower() module, as well as a resizing at the diameter desired with the rezise([0.9*diam,0.9*diam,ep]) command.

Here you go ! Your flower of life is ready to be compiled, saved and printed ! To compile it, you can use the keyboard shortcut F6 or click on the corresponding button. Don't be surprise if this step takes a few minutes : the file is complex ! Then, you can save it as STL format on your computer.



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.