> 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/pla-funcional/pla-draft.md).

# PLA Draft

Polymaker Draft PLA é um filamento bioplástico pensado para oferecer facilidade de uso, boa qualidade de impressão, velocidade e confiabilidade.

| Parameter                    |                                       |
| ---------------------------- | ------------------------------------- |
| Nozzle temperature           | 190 – 230 (℃)                         |
| Build surface treatment      | PC and Texture PEI (Glue when needed) |
| Build plate temperature      | 25 - 60 (˚C)                          |
| Cooling fan                  | ON                                    |
| Printing speed               | 50 - 300 (mm/s)                       |
| Retraction distance          | 1 - 3 (mm)                            |
| Retraction speed             | 20 - 40 (mm/s)                        |
| Closure Chamber              | No Needed                             |
| Recommended support material | PolySupport™ and PolyDissolve™ S1     |
| Drying setting               | 55˚C for 6h                           |

## Dicas de impressão

Não há exigências especiais para imprimir com Draft PLA. Ele funciona bem em praticamente qualquer impressora.

* Esse material se comporta como um PLA padrão.
* Mantenha a ventilação alta para melhor acabamento superficial.

## FAQ

<details>

<summary><strong>Esse material é seguro para contato com alimentos?</strong></summary>

Infelizmente, não temos dados que confirmem segurança alimentar. Hoje, nenhum material de impressão 3D do mercado deve ser tratado como aprovado pela FDA para contato alimentar apenas com base no filamento.

</details>

<details>

<summary><strong>Esse material é compatível com AMS?</strong></summary>

Sim. Todos os carretéis Panchroma™ atuais têm bordas reforçadas e rodam bem no AMS.

</details>

<details>

<summary><strong>Esse material é reciclável?</strong></summary>

Ainda não existe uma resposta simples para reciclagem de PLA em larga escala. Os carretéis de papelão são biodegradáveis, mas o PLA em si ainda não tem uma rota universal de reciclagem prática.

</details>

## [Printing Profiles](/polymaker-wiki/polymaker-wiki-pt/produtos-polymaker/perfis-de-impressora/perfis-legados-por-material/pla/panchroma-tm-matte.md)

## Documents

[TDS](/polymaker-wiki/polymaker-wiki-pt/produtos-polymaker/mais-sobre-nossos-produtos/documentos/fichas-tecnicas/pla/draft-pla.md)

[SDS](/polymaker-wiki/polymaker-wiki-pt/produtos-polymaker/mais-sobre-nossos-produtos/documentos/fichas-de-dados-de-seguranca.md)

[Other Docs](/polymaker-wiki/polymaker-wiki-pt/produtos-polymaker/mais-sobre-nossos-produtos/documentos/certificacoes-e-declaracoes.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-pt/produtos-polymaker/filamentos-polymaker/materiais-prime/pla-funcional/pla-draft.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.
