# Importing Post-Processors

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

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

{% column width="33.33333333333334%" %}
{% hint style="info" %}
NOTE:\
Snapmaker.cps does not allow spindle speed adjustment --> I will provide my own version with a fix for that soon.
{% endhint %}

1. Download the **desired post processor file**

{% 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/JbjtfQIyEQxNvrTdKV1o" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column width="33.33333333333334%" %}

3. Open the **Post Process Dialog**
   {% endcolumn %}
   {% endcolumns %}

***

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

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

{% column width="33.33333333333334%" %}

4. Open **Post Processor Library**

{% endcolumn %}
{% endcolumns %}

***

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

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

{% column width="33.33333333333334%" %}

5. You can create a **dedicated library folder**\
   Press on **Import**
   {% endcolumn %}
   {% endcolumns %}

***

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

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

{% column width="33.33333333333334%" %}

6. Select **Post Processor File** to import
   {% endcolumn %}
   {% endcolumns %}

***

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

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

{% column width="33.33333333333334%" %}

7. After a **few seconds** the **Post processor** will be displayed in your **Library**
   {% endcolumn %}
   {% endcolumns %}

***

{% hint style="info" %}
Taking a moment to set this up now will make it easier to follow along later.\
The practical use of the post processor 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/post-processors/importing-post-processors.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.
