> 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-ja/ji-ben/fun-3d-printing-facts/cardboard-vs.-plastic-spools.md).

# 紙スプール vs. プラスチックスプール

段ボール製スプールには、プラスチック製スプールに比べていくつかの利点があり、いくつか議論はあるものの、3Dプリンティングコミュニティの多くにとって魅力的な選択肢となっています。大きな利点の一つは、耐衝撃性の面で優れていることです。プラスチックスプールのように、落としても粉々に割れたりひびが入ったりしません。この頑丈さにより、段ボール製スプールは取り扱いや輸送の際により壊れにくくなります。さらに、段ボール製スプールは一般的に、変形する前により高い温度に耐えられるため、特に印刷前にフィラメントスプールを乾燥させる際に役立ちます。プラスチックスプールはそのような熱で反ったり変形したりすることがありますが、段ボールは形状をよりよく保つため、より安全で、場合によってはより効果的に湿気を除去できます。

段ボール製スプールのもう一つの重要な利点は、環境に優しいことです。Polymakerが製造するものなど、多くの段ボール製スプールは再生素材から作られており、スプール自体も完全にリサイクル可能です。これにより、プラスチック廃棄物の削減と、3Dプリンター用フィラメント包装に伴う全体的な炭素フットプリントの低減に貢献します。また、軽量であるため、輸送時の排出量も抑えられます。段ボール製スプールは、3Dプリンティングにおける環境への影響に対する意識の高まりに合致した、より持続可能な選択肢です。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-ja/ji-ben/fun-3d-printing-facts/cardboard-vs.-plastic-spools.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.
