> 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-ru/sovety-po-pechati/common-printing-issues.md).

# Распространённые проблемы при печати

- [Чёрные пятна на отпечатке](https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-ru/sovety-po-pechati/common-printing-issues/black-spots-on-print.md)
- [Наплывы и подтекание](https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-ru/sovety-po-pechati/common-printing-issues/blobs-and-oozing.md)
- [Хрупкий филамент](https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-ru/sovety-po-pechati/common-printing-issues/brittle-filament.md)
- [Заворачивание слоёв и углов](https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-ru/sovety-po-pechati/common-printing-issues/curling-of-layers-and-angles.md)
- [Переключение/смена двухцветного филамента](https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-ru/sovety-po-pechati/common-printing-issues/dual-color-filament-swapping-flipping.md)
- [Слоновья нога (сплющенный первый слой)](https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-ru/sovety-po-pechati/common-printing-issues/elephant-foot-smooshed-first-layer.md)
- [Пропуск/щёлканье двигателя экструдера](https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-ru/sovety-po-pechati/common-printing-issues/extruder-motor-skipping-clicking.md)
- [Двоение (эффект эха/звон)](https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-ru/sovety-po-pechati/common-printing-issues/ghosting-echo-ringing-effect.md)
- [Волокнистые или нитевидные отпечатки](https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-ru/sovety-po-pechati/common-printing-issues/hairy-or-stringy-prints.md)
- [Вздутия слоёв](https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-ru/sovety-po-pechati/common-printing-issues/layer-bulges.md)
- [Смещение слоёв](https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-ru/sovety-po-pechati/common-printing-issues/layer-shifts.md)
- [Пропущенные слои и отверстия в отпечатках](https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-ru/sovety-po-pechati/common-printing-issues/missing-layers-and-holes-in-prints.md)
- [Засоры сопла](https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-ru/sovety-po-pechati/common-printing-issues/nozzle-clogs.md)
- [Верхняя поверхность отпечатка с вмятинами/пустотами](https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-ru/sovety-po-pechati/common-printing-issues/pillowed-pitted-top-of-print.md)
- [Плохое мостирование](https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-ru/sovety-po-pechati/common-printing-issues/poor-bridging.md)
- [Плохая адгезия слоёв](https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-ru/sovety-po-pechati/common-printing-issues/poor-layer-adhesion.md)
- [Изделие не прилипает к платформе печати](https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-ru/sovety-po-pechati/common-printing-issues/print-not-sticking-to-build-plate.md)
- [Изделие слишком сильно прилипает к платформе печати](https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-ru/sovety-po-pechati/common-printing-issues/print-sticking-too-well-to-build-plate.md)
- [Филамент заканчивается](https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-ru/sovety-po-pechati/common-printing-issues/running-out-of-filament.md)
- [Некрасивые верхние поверхности отпечатков или некрасивые тонкие отпечатки](https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-ru/sovety-po-pechati/common-printing-issues/ugly-tops-of-prints-or-ugly-thin-prints.md)
- [Коробление](https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-ru/sovety-po-pechati/common-printing-issues/warping.md): Всё о короблении и 3D-печати
- [Влажный филамент](https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-ru/sovety-po-pechati/common-printing-issues/wet-filament.md)
- [Дрожание оси Z](https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-ru/sovety-po-pechati/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-ru/sovety-po-pechati/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.
