# 15.入稿エラー時のチェックリスト

## １.　3Dデータのプラグイン入稿(Rhinoceros,Fusion360)

**☑板厚は正しいか**

　→例）12mm厚の部材を12.3mm厚でモデリングしていたなど、

&#x20;              正確な板厚でモデリングされていなかった

## ２.　2Dデータのプラグイン入稿(illustrator)

## ３.　DXFデータの入稿

**☑DXFデータをテキスト形式で保存しているか**（バイナリ形式では正しくアップロードできません。）

## ４.　その他よくあるエラー原因

**☑データに不要な線が含まれていないか**

　→例）目視できないような微細な線や点が含まれていた

**☑EMARFで使用する刃物では切削できない図形が含まれていないか**

　→例）鋭角が含まれるデータを作成したとき、

&#x20;             角のアールが刃物径以下(半径6.35mm以下)になっていた

　→例）穴や溝の加工を加工可能な大きさ以下の寸法で設計していた

&#x20;            （最小加工サイズについては[こちら](/emarf3-guide/01/2-notono.md#2-1-shiteiru)をご確認ください）


---

# 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://emarf-v3.gitbook.io/emarf3-guide/01/15ernochekkurisuto.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.
