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

# 오버행

오버행은 서포트를 쓰는 것이 가장 안전합니다.

하지만 서포트 없이도 잘 출력되면 시간과 재료를 많이 아낄 수 있습니다.

오버행의 핵심은 각도만이 아닙니다.

실제로는 `지지되지 않는 면적`이 더 중요합니다.

같은 각도라도 레이어 높이에 따라 공중에 뜨는 면적이 달라집니다.

단순히 미지지 면적이 작다고 항상 유리한 것은 아닙니다.

레이어 높이가 너무 낮으면 돌출된 부분의 강성이 떨어질 수 있기 때문입니다.

즉, 오버행은 `강성`과 `미지지 면적` 사이의 균형입니다.

오버행 품질에는 여러 요소가 영향을 줍니다.

아래 그림처럼 지지되지 않는 부분에는 두 가지 힘이 주로 작용합니다.

* `F1`: 그 부분 자체의 무게
* `F2`: 고분자 내부 응력

![](https://attachments.gorgias.help/vo0l5/hc/g8y3/overhangs-0b2e1f9e-6905-4636-9eff-6a39bdcf5c02.png)

일반적으로 더 좋은 오버행 표면은 아래 조건에서 나오기 쉽습니다.

* **레이어 높이 높음**: 돌출된 선의 강성이 커집니다.
* **출력 속도 낮음**: 압출이 더 안정적입니다.
* **압출량이 충분함**: 라인이 더 일정하게 형성됩니다.

물론 소재, 냉각, 노즐 크기, 형상도 함께 봐야 합니다.

그래도 기본 원리는 단순합니다.

처지기 전에 충분히 버티게 만들고, 흔들리기 전에 안정적으로 굳게 해야 합니다.


---

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