3D-software

From Robin

(Difference between revisions)
Jump to: navigation, search
(Design)
(STL Viewers)
 
(14 intermediate revisions not shown)
Line 1: Line 1:
-
= 3D software =
+
= Design =  
-
 
+
* Wikipedia has a long list of CAD tools: [http://en.wikipedia.org/wiki/Category:Computer-aided_design_software Computer-aided design software].
-
== Design ==
+
* Several tools can be used free of charge: [http://en.wikipedia.org/wiki/Category:Free_computer-aided_design_software Free computer-aided design software].
-
 
+
-
 
+
-
 
+
-
 
+
-
=== Free CAD tools ===
+
-
There are several options for designing CAD models that can be used free of charge. Wikipedia has a list of such tools: [http://en.wikipedia.org/wiki/Category:Free_computer-aided_design_software Free computer-aided design software].
+
{| class="wikitable"  
{| class="wikitable"  
|-
|-
|'''Software'''||'''Description'''
|'''Software'''||'''Description'''
|-
|-
-
| [http://www.blender.org/ Blender]|| is an open source 3D design tool. It is best suited for organic designs. At the moment Blender can be run without installation- simply download it to a folder, unpack and run. Blender is installed on [[ifiserv-6.ifi.uio.no]]
+
| [http://www.blender.org/ Blender]|| is an open source design tool. It is best suited for organic designs. At the moment Blender can be run without installation- simply download it to a folder, unpack and run. Blender is installed on [[ifiserv-6.ifi.uio.no]]
|-
|-
|[http://brlcad.org/ BRL-CAD] || is also an open source tool, mainly focusing on command-line input.  There are possibilities using the mouse, but the interface is not very simple. It can export .stl files and other formats. Platforms: windows/linux/others.
|[http://brlcad.org/ BRL-CAD] || is also an open source tool, mainly focusing on command-line input.  There are possibilities using the mouse, but the interface is not very simple. It can export .stl files and other formats. Platforms: windows/linux/others.
 +
|-
 +
|[http://www.solidworks.com/ Solidworks] ||  is a commercial tool, best suited when you want to precisely define your machine parts. UiO have invested in a site license for Solidworks through USIT. We have a page to help you start [[Solidworks|using Solidworks]] 
 +
|-
 +
|[http://www.rhino3d.com/ Rhino 3D]|| is a commercial tool, best suited for complex, good-looking surfaces and organic structures. They have an eveluation version that can be used a few times. It has some limitations when it comes to smoothing complex corner structures. It is easy to learn how to use. [http://gallery.mcneel.com/?language=&g=1 Design examples]
 +
|-
 +
|[http://www.autodesk.com/ AutoDesk ]|| is a group of commercial tools, based on AutoCAD. Autodesk Inventor is the suite for mechanical engineering.
|}
|}
-
=== Commersial CAD tools ===
+
= STL Viewers =
-
Wikipedia has a long list of CAD tools: [http://en.wikipedia.org/wiki/Category:Computer-aided_design_software Computer-aided design software].  
+
STL viewers let you open your STL file and check that the file looks as it should and have the correct scale etc.  
{| class="wikitable"  
{| class="wikitable"  
|-
|-
|'''Software'''||'''Description'''
|'''Software'''||'''Description'''
|-
|-
-
|[http://www.solidworks.com/ Solidworks]|| is a traditional 3D CAD tool, best suited when you want to precisely define your machine parts. It is the most used 3D CAD program for building parts. UiO have invested in a site license for Solidworks through USIT. Solidworks can be downloaded from \\dist\winprog\lisens\solidworks (= p:\lisens\solidworks). To obtain access to the filegroup p-solidw (required for downloading) send an email to programvare@usit.uio.no. [https://app.uio.no/programvare/produkt.html?id=767&pid=3&latest=1 Licensing information from Usit]
+
|[http://www.materialise.com/MiniMagics Minimagics]|| is a free STL-viewer (single user only).
|-
|-
-
|[http://www.rhino3d.com/ Rhino 3D]|| et profesjonellt overflatedesign-program som er spesielt godt egnet til design av pene, avanserte overflater, også "organiske" strukturer. Evaluation-versjonen kan brukes fritt med eneste begrensning: maks 25 ganger lagring til fil. Rhino er noe begenset når det kommer til avrundig av kompliserte hjørner. Fordel: Lav læreterskel. [http://gallery.mcneel.com/?language=&g=1 Eksempler på design i Rhino] [http://www.ifi.uio.no/research/groups/robin/wiki/rhinotut.swf Eksempel] på design av en elektronikkboks (12MB Flash)
+
|[http://meshlab.sourceforge.net/ Meshlab]|| is an open source, portable, and extensible system for the processing and editing of unstructured 3D triangular meshes. Can be used for converting formats and correcting some errors.
-
|-
+
|}
-
|[http://www.autodesk.com/ Maya 3D]||
+
-
== STL Viewers ==
+
= Printing =
-
[http://www.materialise.com/MiniMagics Minimagics] is a free STL-viewer (single user only). When you have a design, try open your stl files in a another design, printing program or a viewer to make sure there are no defects, before printing.
+
{| class="wikitable"
-
 
+
|-
-
== Printing ==
+
|'''Software'''||'''Description'''
-
[[objet studio]] is the 3D-printing utility for the Connex 500 machine. Here you may place your design in the tray, and select materials for each part in your build. Objet studio is installed on [[ifiserv-6.ifi.uio.no]]
+
|-
-
 
+
|[[objet studio]]|| is the 3D-printing utility for the Connex 500 machine. Here you may place your design in the tray, and select materials for each part in your build. Objet studio is installed on [[ifiserv-6.ifi.uio.no]]
-
[[Catalyst]] is the 3Dprinting software for the Dimension SST 768 machine. We have only license for installing catalyst on the machine connected to the printer.
+
|-
 +
|[[Catalyst]] || is the 3Dprinting software for the Dimension SST 768 machine. We have only license for installing catalyst on the machine connected to the printer.
 +
|}

Current revision as of 12:12, 20 August 2010

Design

SoftwareDescription
Blender is an open source design tool. It is best suited for organic designs. At the moment Blender can be run without installation- simply download it to a folder, unpack and run. Blender is installed on ifiserv-6.ifi.uio.no
BRL-CAD is also an open source tool, mainly focusing on command-line input. There are possibilities using the mouse, but the interface is not very simple. It can export .stl files and other formats. Platforms: windows/linux/others.
Solidworks is a commercial tool, best suited when you want to precisely define your machine parts. UiO have invested in a site license for Solidworks through USIT. We have a page to help you start using Solidworks
Rhino 3D is a commercial tool, best suited for complex, good-looking surfaces and organic structures. They have an eveluation version that can be used a few times. It has some limitations when it comes to smoothing complex corner structures. It is easy to learn how to use. Design examples
AutoDesk is a group of commercial tools, based on AutoCAD. Autodesk Inventor is the suite for mechanical engineering.

STL Viewers

STL viewers let you open your STL file and check that the file looks as it should and have the correct scale etc.

SoftwareDescription
Minimagics is a free STL-viewer (single user only).
Meshlab is an open source, portable, and extensible system for the processing and editing of unstructured 3D triangular meshes. Can be used for converting formats and correcting some errors.

Printing

SoftwareDescription
objet studio is the 3D-printing utility for the Connex 500 machine. Here you may place your design in the tray, and select materials for each part in your build. Objet studio is installed on ifiserv-6.ifi.uio.no
Catalyst is the 3Dprinting software for the Dimension SST 768 machine. We have only license for installing catalyst on the machine connected to the printer.
Personal tools
Front page