> 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/nohinto/common-printing-issues.md).

# よくある印刷トラブル

- [プリントの黒い斑点](https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-ja/nohinto/common-printing-issues/black-spots-on-print.md)
- [塊とにじみ](https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-ja/nohinto/common-printing-issues/blobs-and-oozing.md)
- [もろいフィラメント](https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-ja/nohinto/common-printing-issues/brittle-filament.md)
- [層や角の反り上がり](https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-ja/nohinto/common-printing-issues/curling-of-layers-and-angles.md)
- [デュアルカラーフィラメントの切り替え／反転](https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-ja/nohinto/common-printing-issues/dual-color-filament-swapping-flipping.md)
- [象の足（潰れた第一層）](https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-ja/nohinto/common-printing-issues/elephant-foot-smooshed-first-layer.md)
- [エクストルーダーモーターのスキップ／クリック音](https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-ja/nohinto/common-printing-issues/extruder-motor-skipping-clicking.md)
- [ゴースト現象（エコー／リンギング効果）](https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-ja/nohinto/common-printing-issues/ghosting-echo-ringing-effect.md)
- [毛羽立ち／糸引きのあるプリント](https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-ja/nohinto/common-printing-issues/hairy-or-stringy-prints.md)
- [層の膨らみ](https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-ja/nohinto/common-printing-issues/layer-bulges.md)
- [レイヤーシフト](https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-ja/nohinto/common-printing-issues/layer-shifts.md)
- [造形物の欠けた層と穴](https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-ja/nohinto/common-printing-issues/missing-layers-and-holes-in-prints.md)
- [ノズル詰まり](https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-ja/nohinto/common-printing-issues/nozzle-clogs.md)
- [ふくらみ／凹みのあるプリント上面](https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-ja/nohinto/common-printing-issues/pillowed-pitted-top-of-print.md)
- [ブリッジング不良](https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-ja/nohinto/common-printing-issues/poor-bridging.md)
- [弱い層間密着](https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-ja/nohinto/common-printing-issues/poor-layer-adhesion.md)
- [プリントがビルドプレートに定着しない](https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-ja/nohinto/common-printing-issues/print-not-sticking-to-build-plate.md)
- [プリントがビルドプレートに張り付きすぎる](https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-ja/nohinto/common-printing-issues/print-sticking-too-well-to-build-plate.md)
- [フィラメント切れ](https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-ja/nohinto/common-printing-issues/running-out-of-filament.md)
- [プリント上面の見た目不良、または薄いプリントの見た目不良](https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-ja/nohinto/common-printing-issues/ugly-tops-of-prints-or-ugly-thin-prints.md)
- [反り](https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-ja/nohinto/common-printing-issues/warping.md): 反りと3Dプリントのすべて
- [湿ったフィラメント](https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-ja/nohinto/common-printing-issues/wet-filament.md)
- [Z軸の揺れ](https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-ja/nohinto/common-printing-issues/z-axis-wobble.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/nohinto/common-printing-issues.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.
