> 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/undefined/3d-3/undefined-11/bambu-studio.md).

# Bambu Studio에 프로필 가져오기

슬라이서마다 프로필을 가져오는 방식은 조금씩 다릅니다.

아래 예시는 Bambu Studio 기준입니다.

먼저 [프로필 목록](/polymaker-wiki/polymaker-wiki-ko/polymaker/undefined.md)에서 원하는 파일을 다운로드한 뒤 Bambu Studio를 엽니다.

왼쪽 위의 `File`을 클릭합니다.

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

그다음 `Import`로 이동한 뒤 `Import Configs`를 클릭합니다.

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

이제 방금 다운로드한 `Zip` 파일이나 `.bbsflmt` 파일을 선택합니다.

파일이 `Zip` 형식이라면 압축을 풀지 말고 그대로 선택하면 됩니다.

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

가져오기가 끝나면 프로필이 `User Presets`의 `Custom` 아래에 표시됩니다.

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


---

# 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/undefined/3d-3/undefined-11/bambu-studio.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.
