> 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.md).

# 필라멘트 프리셋 다운로드

{% embed url="<https://presets.polymaker.com/>" %}

위 다운로드 도구는 프린터, 슬라이서, 소재 조합에 맞는 필라멘트 프리셋 또는 프로필을 새 방식으로 찾을 수 있게 해줍니다.

이 프리셋들은 새로 정리된 버전입니다.

기존 소재별 레거시 프로필보다 최신 기준으로 업데이트되어 있습니다.

사용 방법은 아주 간단합니다.

1. 사용할 슬라이서를 선택하세요.

<div align="left"><figure><img src="/files/I46HMTSy0NEf1LHL57IY" alt=""><figcaption></figcaption></figure></div>

2. 필라멘트, 프린터 브랜드, 프린터 모델을 선택하세요.

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

3. 원하는 파일을 다운로드하세요.

한 번에 여러 파일을 묶어서 받아도 됩니다.

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

다운로드 후에는 [슬라이서에 프로필 가져오기](/polymaker-wiki/polymaker-wiki-ko/undefined/3d-3/undefined-11.md) 페이지의 절차를 따르면 됩니다.

ZIP 파일 상태 그대로 여러 개를 한 번에 업로드할 수도 있습니다.

원하는 프로필이 없다면 [기존 소재별 프로필](/polymaker-wiki/polymaker-wiki-ko/polymaker/undefined/undefined-1.md)도 확인해 보세요.

현재 모든 소재 프로필을 이 새 다운로드 도구로 옮기는 중입니다.

아직 일부 프로필은 추가되지 않았을 수 있습니다.


---

# 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.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.
