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

# 3Dプリントの豆知識

- [乾燥時は熱より気流のほうが重要](https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-ja/ji-ben/3dpurintono/hayorinohouga.md)
- [段ボールスプール vs. プラスチックスプール](https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-ja/ji-ben/3dpurintono/brusupru-vs-purasuchikkusupru.md)
- [直交型 vs CoreXY vs デルタ](https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-ja/ji-ben/3dpurintono/vs-corexy-vs-deruta.md)
- [材料を組み合わせて複合材を作る](https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-ja/ji-ben/3dpurintono/womiwaseteworu.md)
- [3Dプリント材料の電気絶縁特性](https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-ja/ji-ben/3dpurintono/3dpurintono.md)
- [ESD対応の3Dプリント材料とその仕組み](https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-ja/ji-ben/3dpurintono/esdno3dpurintotosonomi.md)
- [押出温度 ≠ プリント温度](https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-ja/ji-ben/3dpurintono/purinto.md)
- [FDM vs FFF](https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-ja/ji-ben/3dpurintono/fdm-vs-fff.md)
- [初層が最も重要](https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-ja/ji-ben/3dpurintono/gamo.md)
- [「ジャーク」はあなたが思う意味ではない](https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-ja/ji-ben/3dpurintono/jkuhaanatagaudehanai.md)
- [ノズルが大きいほどレイヤー密着が向上](https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-ja/ji-ben/3dpurintono/nozurugakiihodoreiyga.md)
- [最大体積速度がプリント速度を制限する](https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-ja/ji-ben/3dpurintono/gapurintowosuru.md)
- [FDAが食品安全として承認した材料はない](https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-ja/ji-ben/3dpurintono/fdagatoshiteshitahanai.md)
- [すべてのサポートが同じではない](https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-ja/ji-ben/3dpurintono/subetenosaptogajidehanai.md)
- [過剰押出 vs. 押出不足](https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-ja/ji-ben/3dpurintono/guo-sheng-ya-chu-vs.-ya-chu-bu-zu.md)
- [PLAは耐候性を持たせることができる](https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-ja/ji-ben/3dpurintono/plahawotaserukotogadekiru.md)
- [プリント方向は強度に影響する](https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-ja/ji-ben/3dpurintono/purintohanisuru.md)
- [プリント厚さ vs. 耐熱性](https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-ja/ji-ben/3dpurintono/purintosa-vs.md)
- [高速プリント ＝ マットな表面仕上げ](https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-ja/ji-ben/3dpurintono/purinto-mattonage.md)
- [パージ廃棄物を減らす](https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-ja/ji-ben/3dpurintono/pjiworasu.md)
- [標準PLAは実は強い](https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-ja/ji-ben/3dpurintono/plahahai.md)
- [FDM 3Dプリントで使用されるナイロンの種類](https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-ja/ji-ben/3dpurintono/fdm-3dpurintodesarerunaironno.md)
- [耐摩耗性3Dプリント材料](https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-ja/ji-ben/3dpurintono/3dpurinto.md)


---

# 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/3dpurintono.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.
