# 将配置文件导入 Cura

* 在你的电脑上启动 Cura。
* 在顶部菜单中，点击 首选项，然后选择 配置 Cura。此操作会打开主配置面板，你可以在此管理配置文件和材料。
* 在配置面板的左侧，点击 配置文件 以查看当前可用打印配置文件的列表。
* 点击 配置文件 选项卡底部的 导入 按钮。
  * 会出现一个文件浏览窗口。导航到你希望导入的配置文件（通常为 .curaprofile 或 .json 格式）并选择它。点击 打开。
* Cura 会显示一个对话框以确认已导入的配置文件。你现在会在 自定义配置文件 下看到新配置文件列出。
* 点击新配置文件上的 激活 按钮，以开始在切片打印时使用它。
* 如果你想访问更多或高级设置，在 配置文件 部分，你可以勾选或取消勾选在常规使用中显示的参数。
* 要使用导入的配置文件，请在准备或切片下一个模型之前确保已选中它。

这些步骤在当前 Cura 版本中看起来非常相似。界面直观，当你按照每个菜单路径并选择导入选项时，会出现对话框或面板。


---

# 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-qi/jiang-pei-zhi-wen-jian-dao-ru-cura.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.
