> 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/vs.md).

# 골판지 스풀 vs 플라스틱 스풀

골판지 스풀은 플라스틱 스풀보다 몇 가지 분명한 장점이 있습니다.

먼저 내충격성이 좋습니다.

떨어뜨렸을 때 플라스틱처럼 깨지거나 갈라질 가능성이 낮습니다.

그래서 취급이나 운송 과정에서 더 튼튼하게 느껴질 수 있습니다.

또 다른 장점은 내열 변형입니다.

출력 전에 스풀째 건조할 때, 플라스틱 스풀은 열로 휘어질 수 있습니다.

반면 골판지 스풀은 보통 더 높은 온도까지 형태를 유지하기 쉬워 건조 작업에 유리합니다.

환경 측면에서도 장점이 큽니다.

Polymaker 같은 일부 골판지 스풀은 재활용 원료로 만들어지고, 사용 후에도 다시 재활용할 수 있습니다.

이것은 플라스틱 폐기물과 포장 과정의 탄소 부담을 줄이는 데 도움이 됩니다.

또한 무게가 더 가벼워 운송 배출량도 줄일 수 있습니다.

즉, 골판지 스풀은 기능성과 지속 가능성을 함께 고려한 선택지라고 볼 수 있습니다.

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


---

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