> ## Documentation Index
> Fetch the complete documentation index at: https://stem-docs.intellectualpoint.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Filament drying and storage

> Why filament absorbs water, how to spot wet filament, and how to dry and store it correctly.

## The hidden print killer: moisture

Most filaments are **hygroscopic** - they absorb water from the air. PLA, PETG, ABS, Nylon, and TPU all soak up moisture over time. When wet filament reaches the hot nozzle, the trapped water flashes to steam, and that ruins your print.

<Frame caption="A filament dry box keeps material dry while you print">
  <img src="https://mintcdn.com/intellectualpoint/O5GrjWnEycOQFaAQ/images/adv3d/filament-dryer.jpg?fit=max&auto=format&n=O5GrjWnEycOQFaAQ&q=85&s=89e47d9cecc844692be7eeedfa805aef" alt="A Creality filament dry box showing temperature and humidity readings" width="1148" height="1200" data-path="images/adv3d/filament-dryer.jpg" />
</Frame>

<Warning>
  **Nylon and PC** can absorb enough moisture to cause problems within **hours** of being exposed to air. Even PLA degrades in a few days in a humid room. Moisture control is not optional for serious printing.
</Warning>

## What wet filament does

When water in the filament turns to steam inside the hotend, you get:

<CardGroup cols={2}>
  <Card title="Popping and hissing" icon="volume-2">
    You can literally hear steam escaping the nozzle as it prints.
  </Card>

  <Card title="Stringing and blobs" icon="spline">
    Escaping steam drags plastic into wispy strings and rough blobs.
  </Card>

  <Card title="Weak, brittle prints" icon="unlink">
    Steam creates tiny voids, so layers bond poorly and parts snap easily.
  </Card>

  <Card title="Rough surfaces and clogs" icon="triangle-alert">
    Bubbling extrusion leaves a pitted finish and can jam the nozzle.
  </Card>
</CardGroup>

<Frame caption="The same model printed with wet versus dry filament">
  <img src="https://mintcdn.com/intellectualpoint/O5GrjWnEycOQFaAQ/images/adv3d/wet-vs-dry-filament.png?fit=max&auto=format&n=O5GrjWnEycOQFaAQ&q=85&s=91fb8c7a801266b8523fadb43142fc8b" alt="Side-by-side comparison of a print made with wet filament (stringing, blobs, cracks) versus dry filament (smooth and strong)" width="1200" height="800" data-path="images/adv3d/wet-vs-dry-filament.png" />
</Frame>

## How to spot wet filament

* You hear **popping or hissing** while printing
* The surface looks **fuzzy or stringy** even at good settings
* Prints feel **brittle** and break along layer lines
* Extrusion looks **inconsistent** or bubbly

<Info>
  If a spool that used to print fine suddenly prints badly, moisture is a likely culprit - especially after the spool has been sitting out for a while.
</Info>

## Storing filament

The goal is to keep filament **dry and sealed** when it is not printing.

<Frame caption="Airtight container, desiccant, and a hygrometer keep filament dry">
  <img src="https://mintcdn.com/intellectualpoint/O5GrjWnEycOQFaAQ/images/adv3d/filament-storage.png?fit=max&auto=format&n=O5GrjWnEycOQFaAQ&q=85&s=5ecf890ef76a9eb73c800871eee0bd69" alt="Proper filament storage using an airtight container with silica gel desiccant and a humidity meter reading below 20 percent" width="1200" height="800" data-path="images/adv3d/filament-storage.png" />
</Frame>

<Steps>
  <Step title="Seal it up">
    Store spools in **airtight containers** or vacuum bags. A large sealed bin or dry box works great.
  </Step>

  <Step title="Add desiccant">
    Toss in **silica gel** packs to absorb any trapped moisture. Rechargeable desiccant packs change color when they are full.
  </Step>

  <Step title="Watch the humidity">
    Keep humidity below about **20%**. A cheap **hygrometer** inside the container tells you if your storage is working.
  </Step>

  <Step title="Use a dry box while printing">
    A **dry box** (eSUN eBox, Sunlu FilaDryer, PrintDry, or Creality) both stores and gently heats filament so it stays dry even mid-print.
  </Step>
</Steps>

## How to dry filament

If filament is already wet, you can dry it out and recover it.

| Method              | How it works                              | Notes                                                     |
| ------------------- | ----------------------------------------- | --------------------------------------------------------- |
| Filament dryer box  | Purpose-built, with material presets      | Easiest and safest - set it and forget it                 |
| Food dehydrator     | Circulates warm air at 50 - 70 C          | Cheap and effective for most filaments                    |
| Oven                | Only if it holds low, stable temperatures | Risky - watch closely so filament does not melt or deform |
| Desiccant (passive) | Silica gel slowly pulls moisture out      | Good for maintenance, slow for rescue                     |

<Warning>
  Ovens are the riskiest method. Home ovens often run hotter than their dial says, and too much heat will fuse or warp your spool. Prefer a dryer box or dehydrator whenever possible.
</Warning>

## Drying temperatures and times

| Filament | Drying temp | Drying time |
| -------- | ----------- | ----------- |
| PLA      | 40 - 45 C   | 4 - 6 hrs   |
| PETG     | 55 - 65 C   | 4 - 6 hrs   |
| TPU      | 50 - 60 C   | 4 - 6 hrs   |
| ABS      | 65 - 70 C   | 4 - 6 hrs   |
| Nylon    | 70 - 80 C   | 6 - 12 hrs  |
| PC       | 75 - 90 C   | 6 - 8 hrs   |

<Tip>
  Dry temperatures are always **below** printing temperatures. You want to bake out water, not soften the plastic. When in doubt, dry cooler for longer.
</Tip>

<Check>
  You understand why filament absorbs moisture, how to recognize wet filament, and how to store and dry it. Keep your PLA sealed with desiccant when you are not printing.
</Check>
