> For the complete documentation index, see [llms.txt](https://wiki.polymaker.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-ko/polymaker/undefined/undefined-1/undefined-2/polysupport-tm-for-pa12.md).

# PolySupport™ for PA12

{% tabs %}
{% tab title="Bambu Lab" %}

{% endtab %}

{% tab title="Creality" %}

{% endtab %}

{% tab title="Prusa" %}

{% endtab %}

{% tab title="Ultimaker" %}

{% endtab %}

{% tab title="기타" %}

{% endtab %}
{% endtabs %}

원하는 프로필이 없다면 활발한 [Discord](https://discord.polymaker.com/) 커뮤니티도 함께 확인해 보세요.

이미 필요한 프로필이 공유되어 있을 수 있습니다.

***모든 프로필 공통 안내:** 이 프로필은 실제 사용자가 성공적인 출력을 할 수 있도록 만든 값입니다. 다만 모델마다 미세 조정이 필요할 수 있습니다. 프린터를 개조했거나 구성이 다르면 위 프로필도 조정이 필요할 수 있습니다.*


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-ko/polymaker/undefined/undefined-1/undefined-2/polysupport-tm-for-pa12.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
