> 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-ja/ji-ben/3dsurais/suraisnipurofairuwoinptosuru.md).

# スライサーへのプロファイルのインポート

## インポートの一般的なヒント：

* 使用するスライサープロファイルをダウンロードします。スライサーとプリンターの機種に対応していることを確認してください。ファイル形式は .ini、.json、.3mf、.zip、または特定のプロファイル拡張子であることが多いです。
* スライサーソフトを開き、プロファイルのインポートに関するメニューオプションを探します。通常は「ファイル」または「設定」の下にあり、「インポート」や「プロファイル」といった項目です。
* 「インポート」を選択し、ダウンロードしたプロファイルファイルを参照して選択します。
* インポートを確認します。新しいプロファイルが利用可能なプリント、フィラメント、または機械のプロファイル一覧に表示され、次の印刷ジョブで選択できるようになります。
* 一部のスライサーでは、インポート後にプロファイルをプリンターやフィラメントの種類に対して有効化または割り当てる必要がある場合があります。
* プロファイルは特定の構成向けに設計されていることがあるため、インポート後は必ずプリンターと材料に対する設定を再確認してください。

これらの手順は、次のような一般的なスライサーで有効です： [Cura](/polymaker-wiki/polymaker-wiki-ja/ji-ben/3dsurais/suraisnipurofairuwoinptosuru/curanipurofairuwoinptosuru.md), [PrusaSlicer](/polymaker-wiki/polymaker-wiki-ja/ji-ben/3dsurais/suraisnipurofairuwoinptosuru/prusaslicernipurofairuwoinptosuru.md), [Bambu Studio](/polymaker-wiki/polymaker-wiki-ja/ji-ben/3dsurais/suraisnipurofairuwoinptosuru/bambu-studionipurofairuwoinptosuru.md), [OrcaSlicer](/polymaker-wiki/polymaker-wiki-ja/ji-ben/3dsurais/suraisnipurofairuwoinptosuru/orca-slicernipurofairuwoinptosuru.md)、および [ideaMaker](/polymaker-wiki/polymaker-wiki-ja/ji-ben/3dsurais/suraisnipurofairuwoinptosuru/ideamakernipurofairuwoinptosuru.md).

<details>

<summary><strong>スライサーに既にフィラメントプリセットがある場合でも、インポートする必要がありますか？</strong></summary>

ほとんどのスライサーには材料タイプの一般的なガイドラインがあり、良い出発点となります。しかし、Polymaker が当社の材料向けに細かく調整したプリセットを使用したい場合は、次のいずれかの使用をお勧めします： [フィラメントプリセットプロファイル](/polymaker-wiki/polymaker-wiki-ja/polymaker-zhi-pin/purintpurofairu.md) をご用意しています。

</details>


---

# 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-ja/ji-ben/3dsurais/suraisnipurofairuwoinptosuru.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.
