# Autodesk Meshmixer

## Instalación del Software

Ingresar al [sitio web](https://meshmixer.com/download.html) y realizar la descarga.

<figure><img src="/files/mwyTmrM6dZL0wURcGQEN" alt=""><figcaption></figcaption></figure>

Cuando la descarga se complete, realizar la instalación.

<div><figure><img src="/files/RsOPZuuNNy1bivtn00xV" alt=""><figcaption></figcaption></figure> <figure><img src="/files/nkKe3D1KydAU2ylS5TX3" alt=""><figcaption></figcaption></figure> <figure><img src="/files/XTqlYdOe53oU7iwrHNzb" alt=""><figcaption></figcaption></figure></div>

## Diseño 3D editado con Meshmixer

### Paso a Paso para Editar y Agregar una Base al Modelo 3D en Meshmixer:

### **1. Descargar el modelo 3D**:

Abre el archivo stl desde el menú “Import” o arrastrando el archivo a la ventana de Meshmixer

<figure><img src="/files/zkVfgLrnIVtMbCRQySUZ" alt=""><figcaption></figcaption></figure>

### **2. Agregar una base**:

**2.1. Usar Transform**: Para ajustar la posición, tamaño y orientación de la base. Selecciona la base, abre **Transform**, y usa los manejadores para mover, escalar o rotar la base hasta que esté alineada con el modelo.

<div><figure><img src="/files/M5TyW7mAk1GGNf3WR8tR" alt=""><figcaption></figcaption></figure> <figure><img src="/files/Qsq30JtuLbtT9cdkRmRb" alt=""><figcaption></figcaption></figure> <figure><img src="/files/GNo6URtayYdxOor7PNSt" alt=""><figcaption></figcaption></figure></div>

**2.2. Usar Combine**: Para fusionar la base con el modelo y que ambas partes se comporten como un solo objeto para la impresión 3D. Selecciona ambos objetos (modelo y base) y aplica **Combine** para unirlos en una sola malla.

<figure><img src="/files/hihC7Invt9F8KWwn3072" alt=""><figcaption></figcaption></figure>

### **3. Exportar el archivo en STL y luego .gx**:

Exportar el archivo stl para luego configurar en FlashPrint y poder realizar la impresión.

#### Flashprint:

En este caso, le agregamos soportes a la impresión 3D porque algunas partes del modelo no tienen suficiente base de apoyo durante el proceso de impresión.

<div><figure><img src="/files/nJEPBsPKnOOkUQig2yz4" alt=""><figcaption></figcaption></figure> <figure><img src="/files/7ILxuH59AiEOoYPtlTcZ" alt=""><figcaption></figcaption></figure> <figure><img src="/files/pcqfl5ie4VZeJqraBXCU" alt=""><figcaption></figcaption></figure></div>

### Impresión:

<figure><img src="/files/mYsrCyrHg0iEtvwsmPmf" alt=""><figcaption></figcaption></figure>

Con una pinza se va sacando el soporte con mucho cuidado:

<div><figure><img src="/files/udbUzrcVa2GbiLR2OfsJ" alt=""><figcaption></figcaption></figure> <figure><img src="/files/4PwGuHNqVZDRn3jxWCb5" alt=""><figcaption></figcaption></figure></div>

<figure><img src="/files/PKkyXNzJ2JffMCOxWCzh" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://micaelapavon.gitbook.io/micaela-pavon/impresion-3d/autodesk-meshmixer.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
