Exporting your file

In order to input a 3D model into a software that creates the code that the machine can read, it is necessary to convert your model into mesh data. A mesh is a collection of surfaces that create 3D data.

To convert your model into a mesh file, you should export your file into an .STL format. This is the stardard that all 3D printers use. The mesh is represented by triangles that build up the surfaces of a solid model. All CAD modeling software’s are able to export this type of files.

STL files are not easy to edit, therefore, it is important to make sure your design is manifold before exporting.

   

Fixing your STL files

In case you notice there is a fault in your model, and you have lost the original CAD file, or you cannot find the fault on it, there are softwares that can help you “fix” those mistakes.

Mesh errors can be:

o   Model with holes

o   Intersection geometries

o   Inverted normals (Faces not oriented on the same direction)

o   Overlapping  or coincident edges

Netfabb (external link) and 3D Build (external link) are two software's that will help you identify and automatically repair those mistakes. Netfabb also has an online tool for fixing them (it requires you signing in). This tools can also allow you to create hollow models by using the Shell feature. Most of the time, these tools will repair your STL file successfully, although from time to time they can corrupt the geometry, and then it will be necessary to review the original CAD file.

After you finish editing the mesh, you can save it again, or export it as an STL.


Last modified: Tuesday, 7 April 2020, 2:32 PM