# Brittle Filament

## Printing with Carbon Fiber and Other Brittle Filaments <a href="#printing-with-carbon-fiber-and-other-brittle-filam" id="printing-with-carbon-fiber-and-other-brittle-filam"></a>

Fiber-reinforced materials such as carbon fiber (CF) and glass fiber (GF) composites offer excellent stiffness, strength, and dimensional stability, but they also tend to be more brittle on the spool than base polymers. This brittleness means certain precautions must be taken when handling and printing these materials to prevent filament breakage and ensure consistent extrusion.

### Understanding Filament Brittleness <a href="#understanding-filament-brittleness" id="understanding-filament-brittleness"></a>

Some materials are naturally more brittle than others due to their polymer composition and the fiber content percentage. Fiber-reinforced filaments like **Fiberon**™ **ASA-CF08** and **PPS-CF10** are particularly brittle on the spool and require careful handling. Other blends may show better flexibility and feedability. The brittleness can be affected by storage conditions, manufacturing processes, or extended time under vacuum-sealed packaging that partially dehydrates the polymer.

### Tips for Preparing Brittle Filaments <a href="#tips-for-preparing-brittle-filaments" id="tips-for-preparing-brittle-filaments"></a>

If your filament is snapping or showing signs of brittleness, there are a few steps that can help restore performance:

1. **Dry the material** before printing. Use a filament dryer or oven at the recommended drying temperature for several hours to remove absorbed moisture. Drying can improve layer adhesion and reduce snapping.
2. **Remove the outer 50 grams of filament** if the spool has been vacuum sealed for a long period of time. The outer winding can become more brittle due to long-term tension or dehydration.
3. If you receive a Polymaker spool that is too brittle to use right out of the packaging, please contact <support@polymaker.com> for assistance.

### Maintaining a Clean and Gentle Filament Path <a href="#maintaining-a-clean-and-gentle-filament-path" id="maintaining-a-clean-and-gentle-filament-path"></a>

The more brittle the filament, the less suited it is for multi-path feeding systems such as the AMS. Brittle materials should have a straight and unobstructed path to the extruder, avoiding sharp bends or kinks. Even small twists can create localized stress and cause the filament to snap. It is often better to feed directly from the spool without long PTFE tubes if possible.

Removing the top cover on certain printers, such as the **Creality K1**, can also allow the PTFE tube to move more freely and relieve tension on the filament. For **Bambu Lab printers**, users can follow the manufacturer’s PPA/PPS printing guide for additional handling advice:\
<https://wiki.bambulab.com/en/h2/manual/PPA-PPS-printing-guide>

### Extruder Design and Compatibility <a href="#extruder-design-and-compatibility" id="extruder-design-and-compatibility"></a>

Some extruders apply more torque or filament bending during feeding, which can quickly lead to filament breaks. On the **H2D printer**, only the left extruder should be used when working with brittle filaments. The right extruder applies more stress, increasing the likelihood of snapping. Some other extruders may also struggle with stiff, fiber-reinforced filaments. Choosing an extruder design that minimizes twisting and provides consistent tension is key for smooth printing of brittle materials.

### Additional Printing Recommendations <a href="#additional-printing-recommendations" id="additional-printing-recommendations"></a>

When printing with CF or GF-filled filaments:

* Use **hardened steel or ruby-tipped nozzles** to handle the abrasive fibers without excessive wear.
* Print at slightly higher temperatures within the recommended range to improve flow and layer adhesion.
* Reduce **print speed by 25–50%** for smoother extrusion.
* Ensure a **gentle filament feed path**, preferably using a direct drive extruder for greater control.
* Keep **moisture under control**, as even fiber-filled materials benefit from consistent drying.

By handling these materials carefully and optimizing filament routing, users can maintain feed reliability and produce high-strength, dimensionally stable parts even with the most brittle engineering-grade filaments.

## Summary of ways to help working with brittle filament

* Carbon fiber (CF) and glass fiber (GF) filaments offer high stiffness and dimensional stability but are more brittle on the spool, requiring careful handling.
* Brittleness is influenced by polymer composition, fiber content, storage conditions, and long-term vacuum sealing.
* To reduce brittleness, dry the filament thoroughly and consider removing the first 50 g of old or dehydrated material.
* Avoid complex feed paths; brittle filaments should follow a straight, low-friction path to the extruder without sharp bends.
* Some printers, like the H2D, should use only one extruder (left) for brittle materials due to reduced torque stress.
* Use hardened steel or ruby nozzles, slightly higher print temperatures, and slower print speeds (25–50% reduction) for consistent extrusion.
* Store and dry filaments properly to maintain reliability and achieve durable, high-strength printed parts.


---

# 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/printing-tips/common-printing-issues/brittle-filament.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.
