> 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-it/prodotti-polymaker/filamenti-polymaker/materiali-prime/pla-funzionale/pla-draft.md).

# PLA Draft

Polymaker Draft PLA è un bioplastico per filamento di stampa 3D progettato da zero per offrire facilità d'uso, qualità di stampa, velocità e affidabilità.

| Parametro                              |                                             |
| -------------------------------------- | ------------------------------------------- |
| Temperatura ugello                     | 190 – 230 (℃)                               |
| Trattamento della superficie di stampa | PC e PEI testurizzato (colla se necessario) |
| Temperatura del piano di stampa        | 25 - 60 (˚C)                                |
| Ventola di raffreddamento              | ACCESA                                      |
| Velocità di stampa                     | 50 - 300 (mm/s)                             |
| Distanza di retrazione                 | 1 - 3 (mm)                                  |
| Velocità di retrazione                 | 20 - 40 (mm/s)                              |
| Camera chiusa                          | Non necessaria                              |
| Materiale di supporto consigliato      | PolySupport™ e PolyDissolve™ S1             |
| Impostazione di asciugatura            | 55˚C per 6h                                 |

## Consigli di stampa

Non ci sono requisiti speciali quando stampi con Draft PLA. Puoi stamparlo su qualsiasi stampante in qualsiasi configurazione.

* Questo materiale è un'opzione PLA standard e può essere stampato con impostazioni PLA standard.
* Lascia la ventola di raffreddamento al massimo per ottenere la migliore qualità superficiale.

## FAQ

<details>

<summary><strong>Questo materiale è sicuro per alimenti?</strong></summary>

Sfortunatamente non disponiamo di dati che attestino che questo materiale sia sicuro per alimenti. Al momento, nessun materiale per stampa 3D sul mercato è conforme alla sicurezza alimentare FDA. Questo perché, per essere certificato come sicuro per alimenti, deve essere certificato l'oggetto effettivo e non il materiale di base. La forma, il piano utilizzato, l'ambiente in cui l'oggetto è stato realizzato e molto altro influiscono sull'ottenimento di un certificato di sicurezza alimentare. Al momento non esiste una reale certificazione offerta dalla FDA per la stampa 3D.

</details>

<details>

<summary><strong>Questo materiale è compatibile con AMS?</strong></summary>

Sì! Tutte le bobine Panchroma™ ora hanno bordi rinforzati che scorrono molto bene nell'AMS

</details>

<details>

<summary><strong>Questo materiale è riciclabile?</strong></summary>

Sfortunatamente al momento non esiste una buona soluzione per il riciclo del PLA. Le nostre bobine di cartone sono biodegradabili, ma al momento non esiste un buon modo per riciclare il PLA.

</details>

## [Profili di stampa](/polymaker-wiki/polymaker-wiki-it/prodotti-polymaker/profili-della-stampante/profili-legacy-per-materiale/pla/panchroma-tm-matte.md)

## Documenti

[TDS](/polymaker-wiki/polymaker-wiki-it/prodotti-polymaker/ulteriori-informazioni-sui-nostri-prodotti/documenti/schede-tecniche/pla/pla-draft.md)

[SDS](/polymaker-wiki/polymaker-wiki-it/prodotti-polymaker/ulteriori-informazioni-sui-nostri-prodotti/documenti/schede-di-sicurezza.md)

[Altri documenti](/polymaker-wiki/polymaker-wiki-it/prodotti-polymaker/ulteriori-informazioni-sui-nostri-prodotti/documenti/certificazioni-e-dichiarazioni.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-it/prodotti-polymaker/filamenti-polymaker/materiali-prime/pla-funzionale/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.
