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

# IdeaMakerにプロファイルをインポートする

* コンピュータで ideaMaker を開きます。
* 上部ツールバーのライブラリボタンをクリックして ideaMaker ライブラリにアクセスします。
* インポートしたいスライスプロファイルをライブラリ内で閲覧または検索します。
* プロファイルの詳細ページで「ideaMaker にインポート」をクリックします。
* インポート用リンクをコピーするよう求めるポップアップが表示されるので、「コピー」をクリックします。
* ideaMaker に戻ると、テンプレートのダウンロードウィンドウが自動的に開くはずです。
* 「ダウンロード」をクリックしてスライスプロファイルファイルを取得します。
* ダウンロード後、「次へ」をクリックしてインポートスライシングテンプレートウィンドウを開きます。
* 必要に応じてプロジェクトの詳細を入力します。基本情報は自動で入力されます。
* プロファイルを既存のプリンターにインポートするか、新しいプリンタープロファイルを作成するかを選択します。
* 既存のプリンターにインポートする場合は、ドロップダウンメニューから選択します。
* 新しいプリンターを作成する場合は、表示されるインターフェースで必要に応じて設定を編集します。
* スライスプロファイルが特定のフィラメントに対応している場合はフィラメントプロファイルを割り当てるか、必要に応じて新しいフィラメントプロファイルを作成します。
* テンプレート設定を保存してインポートを完了します。
* ダウンロードウィンドウが自動的に開かない場合は、環境設定でクリップボードからのダウンロード監視を有効にするか、インポートダイアログにインポートリンクを手動で貼り付けてください。
* インポートされたプロファイルは、選択したプリンターとフィラメントでスライスするために利用できるようになります。

この方法は ideaMaker のオンラインライブラリとの連携を利用していますが、.bin ファイルのローカルインポートはテンプレートメニューからもサポートされています。インターフェースは各手順を案内する画面上のプロンプトを提供します。


---

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