Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

The platform automatically performs 3D model optimization during the upload.

Solid Files

Solid file format such as “.stp“ and “.iges“ contain surface representations of the model. Although these types of models contain an extremely precise and compact description of the model, they are not suitable for 3D printing. In this case the platform automatically takes care of converting surface representations of the model into meshes, and then proceed with the mesh optimization.

Make sure that the surfaces of a single object in your parametric file are joined together before attempting the upload. Conversion may fail otherwise.

Mesh Files

A mesh is a triangulated approximation of a 3D surface, and it is a suitable representation for any printer on the market. The most common mesh file formats are “.stl“, “.wrl“ and “.obj“. A mesh file does not require any pre-processing and is immediately suitable for the optimization.

Mesh Optimization

The mesh optimization will automatically start after the upload of a mesh file or the upload and the conversion of a parametric file.

Goal

Mesh optimization has the ultimate goal of assuring that your file is printable and that the outcome will have the best possible quality. The platform will attempt a first optimization to make sure your model meets the minimal requirements for printability, and then operate a second optimization to improve the surface quality of the final printout.

Minimal requirements for printability

Printers of several manufacturers will reject the 3D model if the following requirements are not met.

The first optimization step makes sure that the minimal requirements for printability are met

The minimal requirements for printability are:

  • Manifoldness or Watertightness:
    Manifold meshes are characterized by strong connectivity. In simple words, each triangle of a mesh should be connected to exactly 3 neighbor triangles.
    Strong connectivity guarantees that none of the following problems occurs:

    • Holes

    • Extra triangles

    • Merged objects

  • Correct triangle orientation:
    Meshes with correct triangle orientation uniquely define the inside and the outside of the object. If this requirement is not met, printers may not be able to correctly distinguish between printing volume and empty space. Triangles with incorrect triangle orientation (in black) may also not be visualized correctly by CAD programs.

Requirements for best surface quality:

  • Absence of intersections:

  • No labels