# Importing the machine models

### Import the machine into Fusion

{% columns %}
{% column width="66.66666666666666%" %}
{% file src="/files/yQ2RX90isJhpG3peBsvs" %}

***

{% file src="/files/vEKjKJ50JMxnW8UVas9A" %}
{% endcolumn %}

{% column width="33.33333333333334%" %}

1. Download the **machine file** you want to import
   {% endcolumn %}
   {% endcolumns %}

***

{% columns %}
{% column width="66.66666666666666%" %}

<figure><img src="/files/RWkJAV5sHVroH75YkEFV" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column width="33.33333333333334%" %}

2. Inside a document switch to **Manufacture** Workspace
   {% endcolumn %}
   {% endcolumns %}

***

{% columns %}
{% column width="66.66666666666666%" %}

<figure><img src="/files/8u0CrowIkJIRuj4WyX5T" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column width="33.33333333333334%" %}

3. Open the **Machine library**
   {% endcolumn %}
   {% endcolumns %}

***

{% columns %}
{% column width="66.66666666666666%" %}

<figure><img src="/files/bOMcxCVzdM3ocYFV6w4C" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column width="33.33333333333334%" %}

4. You can create a **dedicated library folder**\
   Press on **Import**

{% endcolumn %}
{% endcolumns %}

***

{% columns %}
{% column width="66.66666666666666%" %}

<figure><img src="/files/omWUF5UJ8SJ8C5wPjYg8" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column width="33.33333333333334%" %}

5. Select **from Computer**
   {% endcolumn %}
   {% endcolumns %}

***

{% columns %}
{% column width="66.66666666666666%" %}

<figure><img src="/files/LdhIpfcCfyxOtoTeDkFJ" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column width="33.33333333333334%" %}

6. Select the **machine file** you want to **import**
   {% endcolumn %}
   {% endcolumns %}

***

{% columns %}
{% column width="66.66666666666666%" %}

<figure><img src="/files/Q0sK1VUjSIJMdnJTC4rq" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column width="33.33333333333334%" %}

7. Choose your **Save location**&#x20;
   {% endcolumn %}
   {% endcolumns %}

***

{% columns %}
{% column width="66.66666666666666%" %}

<figure><img src="/files/lijq9GDNmQ576nMam455" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column width="33.33333333333334%" %}

8. After a **few seconds** the **machine file** will appear in **your library**
   {% endcolumn %}
   {% endcolumns %}

***

### Inspecting the Machine in Machine Builder (Optional)

The Machine Builder allows you to **interactively explore the machine model**.\
You can move the axes using sliders to see how the machine behaves, rotates, and reaches different positions.

{% columns %}
{% column width="66.66666666666666%" %}

<figure><img src="/files/I1aLDYK9kKz3ibcBMv8N" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column width="33.33333333333334%" %}

1. Right Click --> **Edit in Machine Builder**
   {% endcolumn %}
   {% endcolumns %}

***

{% columns %}
{% column width="66.66666666666666%" %}

<figure><img src="/files/2koB3wfa8EncuWBM4BlO" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column width="33.33333333333334%" %}

2. Click on **Preview Machine Movements** and use the **sliders to inspect it.**
   {% endcolumn %}
   {% endcolumns %}

***

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

{% hint style="info" %}
Taking a moment to set this up now will make it easier to follow along later.\
The practical use of the machine simulation is shown in the **Build With Me** section.
{% endhint %}


---

# 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://miwicnc.gitbook.io/miwicnc/software-and-cam-setup/machine-simulation/importing-the-machine-models.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.
