ニュース

前回はOpenSCADで簡単な3Dモデルを作るところまで紹介しました。今回はいよいよ3Dモデリングの最も重要な部分であり、今後より複雑なモデリングをしていくために重要な平面(2次元)の作図と、その図を立体にしていくための押し出し(エクストルージョン)について解説します。
図1 OpenSCADの起動画面 別のエディタを使う場合は、まずOpenSCADのエディタは Editor の右上にある×印をクリックして、閉じてしまいます。 その後OpenSCADのDesign>Automatic Reload and Previewが有効になっていることを確認しましょう。
Of course, those who’ve used OpenSCAD will know there’s not an “Export for CNC” button anywhere in the stock interface.
We’ve seen a number of projects over the years that let you create custom enclosures using OpenSCAD, and for good reason. The parametric CAD tool is ideal for generating 3D models based on us… ...