compare_material_properties
Compare two materials to decide which is stronger, more heat-resistant, or easier to print. Helps when choosing or switching materials for a 3D printing project.
Instructions
Side-by-side comparison of two materials — thermal, mechanical, design limits, and practical guidance.
Use this when deciding between materials for a project (e.g. PLA vs PETG
for an outdoor bracket) or when switching materials for a reprint.
Highlights which material is stronger, more heat-resistant, easier to
print, and what settings change.
Args:
material_a: First material (e.g. ``"pla"``).
material_b: Second material (e.g. ``"petg"``).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| material_a | Yes | ||
| material_b | Yes |