> 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-ko/undefined-1/undefined-1/undefined-8.md).

# 털 같거나 실 같은 출력물

이 문제는 압출하지 않아야 할 이동 구간에서 노즐이 새며 생깁니다.

### 먼저 재료 과학 이해하기

`오징` 현상 자체를 이해하면 원인을 더 쉽게 찾을 수 있습니다.

관련 내용은 [재료 과학](/polymaker-wiki/polymaker-wiki-ko/undefined-1/undefined-3.md)에서 확인할 수 있습니다.

### 리트랙션 늘리기

리트랙션은 이동 중 새는 재료를 줄이는 가장 기본적인 방법입니다.

보우든은 다이렉트보다 훨씬 더 큰 리트랙션이 필요합니다.

또한 핫엔드와 익스트루더 사이 간격이 작을수록 필요한 리트랙션도 줄어듭니다.

PLA는 세팅이 맞으면 꽤 깔끔해질 수 있지만, PETG는 어느 정도 실 끌림이 남을 수 있습니다.

### 트래블 속도 높이기

트래블 속도를 높이면 새는 시간이 줄어 실 끌림도 줄어듭니다.

기계가 버틴다면 꽤 높은 트래블 속도도 쓸 수 있습니다.

다만 진동이 커지거나 스테퍼가 스킵하면 다시 낮춰야 합니다.

![위 사진은 두 개의 리트랙션 테스트 출력물을 보여 줍니다. 차이는 오른쪽 출력물의 트래블 속도만 더 높다는 점입니다.](https://cdn.shopify.com/s/files/1/0548/7299/7945/files/Retraction_Test_600x600.jpg?v=1726089288)

### 코스팅 사용해 보기

코스팅은 마지막 압출 구간 일부를 비워 남은 압력으로 마무리하게 합니다.

실 끌림을 줄이는 데 좋지만, 필요 없을 때 쓰면 [출력물의 구멍과 누락 레이어](/polymaker-wiki/polymaker-wiki-ko/undefined-1/undefined-1/undefined-12.md)가 생길 수 있습니다.

특히 저가형 보우든과 PETG에서는 효과가 있는 경우가 많습니다.

### 필라멘트 건조 또는 교체

수분을 먹은 필라멘트는 실 끌림이 더 심해질 수 있습니다.

압출할 때 `팝핑`이나 `크랙킹` 소리가 나면 건조가 필요할 가능성이 큽니다.

## 요약

* [재료 과학](/polymaker-wiki/polymaker-wiki-ko/undefined-1/undefined-3.md) 내용을 함께 참고해 보세요.
* 리트랙션 값을 늘려 보세요.
* 트래블 속도를 높여 보세요.
* 보우든 방식이라면 코스팅도 시도해 보세요.
* 필라멘트를 건조하거나 새 스풀로 바꿔 보세요.

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


---

# 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-ko/undefined-1/undefined-1/undefined-8.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.
