troubleshoot_print_issue
Diagnose 3D print issues by material and symptom. Get root causes, prioritized fixes, and prevention tips for common print failures.
Instructions
Diagnose a 3D printing problem by material and symptom.
Searches the troubleshooting knowledge base for matching issues
and returns root causes, prioritised fixes, prevention tips, and
storage/drying requirements for that specific symptom.
Use this when a user reports a print failure, quality issue, or
asks "why is my print doing X?"
Examples:
material="pla", symptom="stringing"
material="petg", symptom="poor layer adhesion"
material="abs", symptom="warping"
Args:
material: Material ID (e.g. "pla", "petg", "abs", "tpu",
"nylon", "polycarbonate", "asa", "cf_nylon").
symptom: Symptom keywords to search for (e.g.
"stringing", "warping", "clog", "brittle").
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symptom | Yes | ||
| material | Yes |