# Temperatura di estrusione ≠ temperatura di stampa

Un fenomeno interessante nella stampa 3D è che la temperatura impostata per la stampa potrebbe non corrispondere alla temperatura alla quale il tuo filamento effettivamente fuoriesce. &#x20;

Ne trattiamo nel nostro [Warping](/polymaker-wiki/polymaker-wiki-it/consigli-di-stampa/scienza-dei-materiali/deformazione.md) sezione in Scienza dei Materiali, ma sostanzialmente il materiale impiega tempo a riscaldarsi. Ciò significa che se stampi più velocemente di quanto l'hotend possa fondere il materiale, estruderai a una temperatura inferiore rispetto a quella impostata nel tuo slicer. &#x20;

**Temperatura di estrusione:** La temperatura alla quale la plastica esce dall'ugello (in ˚C)

**Velocità di estrusione:** La velocità con cui la plastica viene estrusa dall'ugello (in mm3/s)

<figure><img src="/files/fbd6c3a08534b08f874e4dae7e79abdacd5030fd" alt=""><figcaption></figcaption></figure>

Per questo motivo, quando stampi molto velocemente su una stampante che non ha un hotend con portata molto elevata, potresti dover impostare la temperatura di stampa al di sopra delle raccomandazioni del produttore. Se estrudi a una temperatura troppo bassa a causa delle velocità di stampa, potresti ottenere un pezzo con finitura opaca, sottoestrusione o addirittura intasamenti. &#x20;

{% embed url="<https://www.youtube.com/shorts/mJHwZIFNdLM>" %}


---

# Agent Instructions: 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-it/le-basi/curiosita-divertenti-sulla-stampa-3d/temperatura-di-estrusione-temperatura-di-stampa.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.
