> ## Documentation Index
> Fetch the complete documentation index at: https://docs.3dpreppro.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Download your results

> Export your repaired model in print-ready formats

After your repair completes, downloading the result takes just a few clicks.

<Steps>
  <Step title="Go to the repair detail page">
    You're automatically taken here after a repair finishes. You can also find it from the model detail page under the "Model Repairs" tab.
  </Step>

  <Step title="Click Download">
    Click the round **Download** button in the header area. This downloads a bundle containing every format (GLB, OBJ, STL, and 3MF) in a single click — the file opens in a new tab.
  </Step>

  <Step title="Need a single format? Open the 3D editor">
    The repair detail page always downloads all formats together. To grab one specific format, open the result in the **3D editor** and use the **Export** dropdown, which lets you download **GLB**, **OBJ**, **STL**, or **3MF** individually (or **Export All**). Tool operations like cut, lattice, label, and mirror also offer a per-format menu directly on their operation page.

    <Frame>
      <img src="https://mintcdn.com/alphaworks/ovWnUpkEFn4EqZKR/images/getting-started/download-menu.png?fit=max&auto=format&n=ovWnUpkEFn4EqZKR&q=85&s=8f36f760d6a10e571839b993bb245155" alt="Export format dropdown in the 3D editor" width="3364" height="1826" data-path="images/getting-started/download-menu.png" />
    </Frame>
  </Step>
</Steps>

## Export formats

| Format  | Textures | Colors | Best for                                                                  |
| ------- | -------- | ------ | ------------------------------------------------------------------------- |
| **OBJ** | Yes      | Yes    | Full-color 3D printing (Mimaki, Stratasys). Universal format.             |
| **STL** | No       | No     | Standard FDM/SLA single-color printing. Most widely supported by slicers. |
| **GLB** | Yes      | Yes    | Sharing, web viewers, AR/VR. Compact single file with embedded textures.  |
| **3MF** | Yes      | Yes    | Multi-material and full-color printers. Modern, recommended format.       |

<Tip>
  For **Mimaki full-color printers**, use **3MF** or **OBJ** to preserve colors and textures. For single-color FDM/SLA printers, **STL** is the standard choice.
</Tip>

<Note>
  You can also download the **original** (unrepaired) model from the model detail page if you need it.
</Note>
