> 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-pt/produtos-polymaker/filamentos-polymaker/materiais-prime/abs-e-asa.md).

# ABS e ASA

ABS e ASA são opções acessíveis que entregam boa resistência mecânica e térmica. O ASA ainda adiciona resistência UV, o que faz dele uma ótima escolha para uso externo.

### FAQ de ABS e ASA

<details>

<summary><strong>Existem requisitos especiais de impressão?</strong></summary>

ABS e ASA exigem impressora fechada para imprimir corretamente. Isso acontece porque ar ambiente mais quente, acima de 45°C, ajuda a evitar empenamento e delaminação.

Até pode ser possível imprimir sem gabinete em peças pequenas, mas quanto maior e mais densa for a peça, mais importante o gabinete se torna. Saiba mais sobre [empenamento](https://us.polymaker.com/blogs/3d-printing-tips/warping).

Se você quiser melhorar a adesão na mesa, vale testar Magigoo Original.

</details>

<details>

<summary><strong>Qual é a diferença entre ABS e ASA?</strong></summary>

ASA é muito parecido com ABS, com uma diferença principal e outra secundária:\
A principal é a resistência ao tempo, especialmente UV e trincas por exposição ambiental.\
A secundária é o acabamento um pouco mais matte, que ajuda a disfarçar linhas de camada.

As propriedades mecânicas e os ajustes de impressão são muito parecidos.

</details>

<details>

<summary><strong>ABS e ASA podem ser alisados com acetona?</strong></summary>

Sim. PolyLite™ ABS e ASA podem ser alisados com acetona.\
**ATENÇÃO**: acetona é perigosa e inflamável. Use as precauções de segurança adequadas.<br>

Como alternativa mais segura para superfícies lisas, vale olhar [PolySmooth™](https://us.polymaker.com/products/polysmooth).

</details>

<details>

<summary><strong>Os carretéis funcionam no AMS?</strong></summary>

Sim. As bordas dos carretéis foram redesenhadas para rodar melhor no AMS.

</details>

<details>

<summary><strong>Onde estão os documentos? TDS, SDS e outros?</strong></summary>

Você pode ver TDS, SDS e certificados [aqui](/polymaker-wiki/polymaker-wiki-pt/produtos-polymaker/mais-sobre-nossos-produtos/documentos.md).

Também está disponível a declaração de que os produtos PLA e ASA não usam minerais de conflito [aqui](https://cdn.shopify.com/s/files/1/0548/7299/7945/files/PLA_ASA_Conflict_Mineral_Report.pdf?v=1752679072).

Se você precisar de mais informação, vale entrar no nosso [Discord](https://discord.polymaker.com/).

</details>

<details>

<summary><strong>What is the difference between ABS Pro and ABS Max?</strong></summary>

ABS Pro offers broad printer compatibility and high print speeds up to 250 mm/s, with an HDT of 103°C and a required chamber temperature of 50°C+. For even higher thermal performance, ABS Max pushes the HDT to 114°C with best-in-class creep resistance, but requires an actively heated chamber of 65°C+ and prints up to 200 mm/s. Choose ABS Pro for versatility and speed - choose ABS Max when you need the ultimate thermal performance.

</details>


---

# 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-pt/produtos-polymaker/filamentos-polymaker/materiais-prime/abs-e-asa.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.
