> 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/~/revisions/XuCCXhYZGkPoqFyfoO5q/polymaker-products/printer-profiles.md).

# Printer Profiles

Printer profiles can be broken down by material, printer, or slicer.  You can break these down by selecting the exact material or slicer on the left sidebar, or down below.

<p align="center"><a href="/pages/hp9hGbxd90HJ5kkMz5ii">PLA</a>   |   <a href="/pages/V3DT03OK7R4C5R7UI7fu">PET/PETG</a>   |   <a href="/pages/HQT5QqMOE1u5FlDHdvPP">ABS/ASA</a>   |   <a href="/pages/AylRmPDocKcP3fxOBWpz">TPU</a>   |   <a href="/pages/QZB7jgHmIzV8EAfGHjU0">PC</a>   |   <a href="/pages/VJcmz3jXBPxj1bi0Qo3R">PA</a>   |   <a href="/pages/JP7Y9fHcL6UZNT1oxby1">PPS</a>   |   <a href="/pages/0v2wHVzo9pU4SILevsdI">Specialty</a>   |   <a href="/pages/HWXfW6VZhTcBcNMF3RQf">Support</a></p>

Instructions on how to import a profile are [HERE](/~/revisions/XuCCXhYZGkPoqFyfoO5q/the-basics/3d-slicers/importing-a-profile-into-slicer.md).

Can't find the profile you are looking for? Join our very active [Discord](https://discord.polymaker.com/) where thousands of members may have already made the profile you need.

Please know - we are working hard on adding more filament presets!  Stay tuned!&#x20;

***NOTE FOR ALL PROFILES:** These profiles were made to create successful prints for the user who created them - but every model may need tweaks to create the best print possible.  If you have any upgrades or changes to your printer - you may need to tweak the below profiles as well.*

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Sort by Material</strong></td><td><a href="/files/kjMQCGWPjtrR6R5MIiPp">/files/kjMQCGWPjtrR6R5MIiPp</a></td><td></td><td><a href="/pages/8lJNuRZAAeYSjWwriKSX">/pages/8lJNuRZAAeYSjWwriKSX</a></td></tr><tr><td><strong>Sort by Slicer</strong></td><td><a href="/files/40LZ5IFkqdVrMU43pnqJ">/files/40LZ5IFkqdVrMU43pnqJ</a></td><td></td><td><a href="/pages/D0zkl2PylMhomVv6D8SU">/pages/D0zkl2PylMhomVv6D8SU</a></td></tr><tr><td><strong>How to Import</strong></td><td><a href="/files/yswlGHeOpA75za6w02p4">/files/yswlGHeOpA75za6w02p4</a></td><td></td><td><a href="/pages/hzUYO5ZgYfaSt3tPZCxu">/pages/hzUYO5ZgYfaSt3tPZCxu</a></td></tr></tbody></table>


---

# 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/~/revisions/XuCCXhYZGkPoqFyfoO5q/polymaker-products/printer-profiles.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.
