> 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/3d-4/undefined-4.md).

# 큰 노즐 = 더 좋은 레이어 접착

더 큰 노즐을 쓰면 레이어 접착이 더 좋아질 수 있습니다.

핵심 이유는 **더 넓은 압출 폭**과 **더 두꺼운 레이어**입니다.

노즐 지름이 커지면 녹은 필라멘트가 더 넓게 깔리고, 연속된 레이어 사이의 접촉 면적도 더 커집니다.

접촉 면적이 커질수록 이전 레이어와 다음 레이어가 서로 더 잘 융합할 수 있습니다.

결과적으로 출력물의 층간 강도가 좋아질 가능성이 높습니다.

또한 큰 노즐은 보통 더 두꺼운 레이어를 함께 사용하게 됩니다.

이 경우 전체 출력에서 레이어 수 자체가 줄어듭니다.

레이어가 적다는 것은 층분리나 접착 실패가 일어날 수 있는 경계면도 줄어든다는 뜻입니다.

그래서 큰 노즐로 출력한 부품은 층간 강도 면에서 더 유리한 경우가 많습니다.

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


---

# 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/3d-4/undefined-4.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.
