STL
Referencia
- Categoría
Importar-Exportar
- Menú
Nota
This is the experimental STL importer designed to replace the much slower STL Importer Add-on
The STL-file format is useful if you intend to import/export the files for CAD software. It is also commonly used for loading into 3D printing software.
Importing
Propiedades
- Escala
Value by which to scale the imported objects in relation to the world’s origin.
- Scene Unit
Apply current scene’s unit (as defined by unit scale) to imported data.
- Facet Normals
Use (import) facet normals (note that this will still give flat shading).
- Forward / Up Axis
Puesto que muchas aplicaciones utilizan un eje diferente para puntar hacia arriba, estas son conversiones de ejes para estos ajustes. Ejes forward y up – Al mapearlos a diferentes ejes, puedes convertir las rotaciones entre los ejes up y forward de las aplicaciones.
Blender utiliza Y como forward y Z como up (puesto que las vistas de frente se ven a lo largo de la dirección +Y). Por ejemplo, es común que nuestras aplicaciones utilicen Y como el eje up, en ese caso -Z forward, Y up es necesario.
- Validate Mesh
Check the imported mesh for corrupt data and fix it if necessary. This option will make the importing slower but is often not necessary.
Exportando
In order to export STL-files you must currently use the STL Add-on.