3D Scanning and Printing
The group projects is 「Test the design rules for your printer」
I searching "Rhino Grasshopper Arithmetic" final I found this [Tutorial]
I follow the tutorial, step by step, made an assignment. After that I improve the original program a little bit, made "how thin wall" & "How small gap" into one single model.
Than I try to build a model to test "How sharp design can you make", my plan was to make a series lines with different angles. So google searching "grasshopper rotation line array", I found this [Tutorial]
However, the results doesn't show that satisfactory. Eventually I get back to the old way.
Then get to the curve and the tilt angle of the printer.
I use a FDM 3D printer print our Test model, which is a DIY type 3D printer design by our co-founder Xuan, relatively low accuracy,around 0.2mm. Unfortunately, when I print, my「fill」was setting too low, 12%, to print out a flat plane. thus the entire base is full of holes.
We use 「Repetier」 to do layering and setting
But when I import「.stl model」,software reminds me that there is an error:
The model is not manifold...
So I google it and figure out It was because I didn't pay attention to the following questions when I model:
Open「Repetier」setting fill: 12% Temperature: 210° Click: 「layered」 Then copy to the SD card and start printing, export.
Comparison the design size and actual print size Total length: Design value 129.5mm / Print 128.5mm The finest point is: 0.95mm x 0.71mm The minimal gap: 0.52mm The thin wall: 0.66mm Block width: Design value 15mm / Actual 15.07mm Extreme tilt angle: 50°
In the previous 「Computer-Aided Design」week, I made a Ex-ring by "Antimony". This week I printed them out by a STL 3D printer.
The stl models that exported by the default parameters of “Antimony”, all show a broken surface and the effect was not yet satisfactory. The reason was finally found out because the default setting of the export parameters is too small, only 50. Later, I solved the problem by raising the export setting to 200 but file size also soared from 16m to 130m.
First I tried to rebuild Ex-ring with 「libfive」