Group assignment: 小組作業(yè)3D打印機測試件
- 我決定用Rhino + Grasshopper 建模
原因:需要做一列呈等差數(shù)列的模型,類似??這樣,希望它能看上去很科學(xué),簡單又有美感(Smart)
The group projects is 「Test the design rules for our printer」 - How sharp design can you make?
- How thin wall can you make ?
- How small gap can you make ?
- dimension?
- Actual size and design size ?
So I planning to build a "Test model" by Rhino, moreover, Grasshopper can help me do a set of models with arithmetic progression. I hope it looks smart, simple and aesthetic.
some thing like below:
- test.JPG
- test2.JPG
- 間距不統(tǒng)一
And I searching "Rhino Grasshopper Arithmetic" final I found this
Tutorial
- Grasshopper Responsive Facades
我照著教程做了一遍,稍作修改,把"how thin wall" & "How small gap" 做成了一個模型。
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.
- Test "how thin wall & small gap"
- Test "how thin wall & small gap"
接著我想 建模測試:"How sharp design can you make" 因此我建模做一系列不同angle的lines.
Google searching "grasshopper rotation line array"找到了這個教學(xué)Tutorial
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]
- Grasshopper tutorial #16 - (move, rotate & scale)
但是結(jié)果并不順利,最后用的笨辦法:
- 畫一條直線用rotate 命令旋轉(zhuǎn)角度
- wirtecut 命令將方塊切角
However, the results doesn't show that satisfactory. Eventually I get back to the old way.
Draw a straight line and rotate the angle with the command: 「rotate」
Cut the block with the command: 「wirtecut」
- rotate.png
然后是曲線和打印的傾斜角度
- Done.png
打印:
我們用的是FDM型號的3D打印機。屬于DIY機型,精度比較低在0.2mm左右,是我們另一個創(chuàng)始人自己設(shè)計和制作的。
可惜打印的時候,我的填充設(shè)置的太小了,12%, 打印底座時沒能打印出一個平面,使得整個模型底座上都是窟窿。
我們用的Repetier來做的分層和設(shè)置,打印時導(dǎo)入模型,用軟件切片時軟件提醒我有錯誤:模型不是流形...

于是我簡單查了一下。原來我建模時沒有注意以下幾個問題:
1.模型必須為流形(manifold)
2.模型必須是封閉的(Watertight)俗稱不漏水
具體參考介紹
我最后選擇的是:微軟的在線修復(fù)網(wǎng)站順利搞定






打開Repetier 填充設(shè)置為12% 溫度210度點擊分層,隨后考入SD卡中開始打印。
設(shè)計好打印機參數(shù),導(dǎo)出

設(shè)計尺寸和實際打印尺寸對比
總長度:設(shè)計值 129.5mm / 打印 128.5mm
最細處為:0.95mm x 0.71mm
最細的gap: 0.52mm
最細的wall: 0.66mm
方塊寬度: 設(shè)計值 15mm / 實際 15.07mm
極限傾斜角度:50度
總長度



最細


gap & wall


方塊長度

極限彎曲角度


Individual assignment: 個人作業(yè) “前任戒指”
在之前的 Computer-Aided Design 那周的作業(yè)里我嘗試用“Antimony”3D建模了一枚戒指。
這周我將它們3D打印了出來。
用的是光敏樹脂型的打印機。


之前用“Antimony”默認的參數(shù)導(dǎo)出來的Stl模型都顯示有破面不太理想。

最后查出了原因是因為設(shè)置的50左右太小了。后來我將導(dǎo)出參數(shù)提高到了200 文件大小也從16m左右飆升到了130m




具體過程:
首先我想嘗試用libfive重新建模
安裝libfive



于是我導(dǎo)入默認給的案例都是正常可編輯的

但可惜我想自己畫模型的時候,總是報錯。

可惜時間緊迫,并沒能找到原因,并解決它
于是我又用回了Antimony 導(dǎo)出了STL文件,除了之前的戒指之外還設(shè)計了一個掛墜。

打印之前用Rhino 的ReduceMesh 功能減少了一下復(fù)雜曲面。
還檢查了一下每個模型是否有破面,是否封閉圖形


檢查好之后導(dǎo)入分層軟件,再次確認模型表明是否完整

因為我使用的是光固化打印機,為了保證最終的打印質(zhì)量,我額外加了不少支撐。
調(diào)整位置,設(shè)置大小



最終打?。ㄓ捎谖覀兊墓ぷ魇彝蝗粩嚯姡?br> 我們的第一次嘗試只打印了一半。


而第二次打印很成功

這里是一個小短片






