> 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/osnovy/materialy-dlya-3d-pechati.md).

# Материалы для 3D-печати

- [PLA](https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-ru/osnovy/materialy-dlya-3d-pechati/pla.md): Также известен как полимолочная кислота
- [PETG](https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-ru/osnovy/materialy-dlya-3d-pechati/petg.md): Также известен как полиэтилентерефталатгликоль
- [PET](https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-ru/osnovy/materialy-dlya-3d-pechati/pet.md): Также известен как полиэтилентерефталат
- [ABS](https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-ru/osnovy/materialy-dlya-3d-pechati/abs.md): Также известен как акрилонитрилбутадиенстирол
- [ASA](https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-ru/osnovy/materialy-dlya-3d-pechati/asa.md): Также известен как акрилонитрилстиролакрилат
- [TPU](https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-ru/osnovy/materialy-dlya-3d-pechati/tpu.md): Также известен как термопластичный полиуретан
- [PA](https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-ru/osnovy/materialy-dlya-3d-pechati/pa.md): Также называется нейлоном
- [PC](https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-ru/osnovy/materialy-dlya-3d-pechati/pc.md): Также называется поликарбонатом
- [PP](https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-ru/osnovy/materialy-dlya-3d-pechati/pp.md): Также называется полипропиленом
- [PPS](https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-ru/osnovy/materialy-dlya-3d-pechati/pps.md): Также называется полифениленсульфидом
- [Филаменты, армированные углеродным волокном](https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-ru/osnovy/materialy-dlya-3d-pechati/filamenty-armirovannye-uglerodnym-voloknom.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:

```
GET https://wiki.polymaker.com/polymaker-wiki/polymaker-wiki-ru/osnovy/materialy-dlya-3d-pechati.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.
