check_multi_material_pairing
Check compatibility of two materials for dual extrusion: returns yes/no, adhesion quality, temperature notes, and support dissolution instructions.
Instructions
Check if two materials can be co-printed in dual extrusion.
Returns compatibility (yes/no), interface adhesion quality,
notes on temperature management, and soluble support dissolution
instructions when applicable.
Use this when a user asks "can I print PLA with TPU?" or
"what support material works with ABS?" or planning any
multi-material / dual-extrusion print.
Args:
material_a: First material (e.g. "pla", "abs").
material_b: Second material (e.g. "tpu", "hips", "pva").
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| material_a | Yes | ||
| material_b | Yes |