# 将配置文件导入 Orca Slicer

此过程与以下非常相似 [导入到 Bambu Studio](/polymaker-wiki/polymaker-wiki-zh/ji-chu-zhi-shi/3d-qie-pian-ruan-jian/jiang-pei-zhi-wen-jian-dao-ru-qie-pian-ruan-jian/jiang-pei-zhi-wen-jian-dao-ru-bambu-studio.md):

* 在你的电脑上打开 Orca Slicer。
* 转到顶部菜单并选择 文件，然后选择 导入，接着选择 导入配置。
* 导航到存放你的配置文件的文件夹（通常为 .json 格式）。如果你是以压缩包下载的，请先解压。
* 选择你要导入的配置文件，然后点击 打开。
* 如果配置已存在，Orca Slicer 会提示你。必要时确认覆盖。
* 导入后，你的配置将出现在相关部分（打印机、耗材或工艺），并可用于兼容的打印机或材料。
* 对于耗材配置，如果未在所有喷嘴尺寸下可用，请检查依赖项选项卡并根据需要分配它们。

该过程允许快速迁移或设置自定义配置，并适用于大多数版本的 Orca Slicer。


---

# Agent Instructions: 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:

```
GET https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-zh/ji-chu-zhi-shi/3d-qie-pian-ruan-jian/jiang-pei-zhi-wen-jian-dao-ru-qie-pian-ruan-jian/jiang-pei-zhi-wen-jian-dao-ru-orca-slicer.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
