# Distribute

<img src="/files/xD33uTfL1gvQJGqencu6" alt="" data-size="line"> Distribute

The **Distribute** tool complements the **Import to Layers** functionality by enabling users to organize STL files spatially for better visualization and planning. It is especially useful when determining the number of copies needed for each file during print tray preparation.

#### Features:

1. **X-Axis Distribution**:
   * Automatically spaces out each imported STL file along the X-axis, providing a clear separation between elements.
2. **Enhanced Planning**:
   * Facilitates an improved decision-making process by making it easier to visualize and assess the arrangement and duplication needs of each file.

<figure><img src="/files/5BOYDKNGPl6DrjC3pXwT" alt=""><figcaption></figcaption></figure>

#### Advantages:

* **Clear Layout**: The distributed layout simplifies the management of multiple STL files by preventing overlaps and creating a more organized workspace.
* **Efficient Planning**: Enables users to quickly decide the number of copies required for each STL file before finalizing the print tray.
* **Seamless Integration**: Works seamlessly with the **Import to Layers** tool, enhancing the overall manufacturing workflow.

The **Distribute** tool ensures a structured and visually accessible workspace, making the preparation of 3D printing trays efficient and precise.


---

# 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://docs.rhinoartisan.com/manufacturing/manufacturing/distribute.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.
