> 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/polymaker-zhi-pin/polymaker-filaments/prime-materials/abs-and-asa.md).

# ABSとASA

ABSとASAは非常に手頃な価格で、優れた強度と耐熱性を備えた選択肢です。ASAはUV耐性もあるため、屋外用途に適した材料です。

### ABSとASAのFAQ

<details>

<summary><strong>印刷要件はありますか？</strong></summary>

ABSとASAの両方は、適切に印刷するために筐体付きプリンターが必要です。これは、周囲温度が高くなる（45˚C超）ことで、反りや層間剥離なしに印刷できるようになるためです。

筐体なしで印刷できる場合もありますが、部品が大きく、密度が高いほど、筐体の重要性は増します。詳しくは [反り](https://us.polymaker.com/blogs/3d-printing-tips/warping).

ベッドへの密着性を高めたい場合は、Magigoo Original を試すことをおすすめします。

</details>

<details>

<summary><strong>ABSとASAの違いは何ですか？</strong></summary>

ASAはABSとほぼ同じですが、大きな違いが1つ、小さな違いが1つあります:\
大きな違いは、ASAが耐候性に非常に優れていることです。（紫外線および環境応力割れへの耐性）\
小さな違いは、ASAはよりきれいなマット仕上げで印刷され、層の線がやや目立ちにくいことです。

両者の機械的特性と印刷設定は非常によく似ています。

</details>

<details>

<summary><strong>ABSとASAはアセトンで滑らかにできますか？</strong></summary>

はい、PolyLite™ ABS と ASA はアセトンで滑らかにできます。\
**警告**: アセトンは危険な化学物質です。必要な安全対策を講じて取り扱ってください。<br>

私たちは [PolySmooth™](https://us.polymaker.com/products/polysmooth) 滑らかな表面モデルを作成するための、より安全な代替手段として推奨します。

</details>

<details>

<summary><strong>スプールはAMSで使用できますか？</strong></summary>

はい！スプールの縁を再設計したため、すべてのPolymaker製品がAMS内でスムーズに回転するようになりました。

</details>

<details>

<summary><strong>各種資料はどこにありますか？TDS、SDSなど？</strong></summary>

すべての材料のTDS、SDS、および認証文書をご覧いただけます [こちら](/polymaker-wiki/polymaker-wiki-ja/polymaker-zhi-pin/more-about-our-products/documents.md)

また、すべてのPLAおよびASA製品に、武力紛争や人権侵害の状況下で採掘された紛争鉱物が含まれていないことを示す当社の宣言もご確認いただけます [こちら](https://cdn.shopify.com/s/files/1/0548/7299/7945/files/PLA_ASA_Conflict_Mineral_Report.pdf?v=1752679072)

さらに情報が必要ですか？当社の [Discord](https://discord.polymaker.com/)。何千人ものアクティブなコミュニティメンバーが、あなたが探しているプロファイルをすでに作成しているかもしれません！

</details>

<details>

<summary><strong>ABS ProとABS Maxの違いは何ですか？</strong></summary>

ABS Proは幅広いプリンター互換性と最大250 mm/sの高速印刷に対応し、HDTは103°C、必要なチャンバー温度は50°C以上です。さらに高い耐熱性能を求めるなら、ABS MaxはHDTを114°Cまで引き上げ、業界最高水準の耐クリープ性を備えていますが、65°C以上のアクティブ加熱チャンバーが必要で、印刷速度は最大200 mm/sです。汎用性と速度を重視するならABS Proを、究極の耐熱性能が必要ならABS Maxをお選びください。

</details>


---

# 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/polymaker-zhi-pin/polymaker-filaments/prime-materials/abs-and-asa.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.
