get_material_recommendation
Obtain printer-specific slicer settings for a chosen material, returning hotend and bed temperatures, fan speed, and tuning tips.
Instructions
Get printer-specific slicer settings for a material you have already chosen.
Use AFTER selecting a material — returns hotend/bed temps, fan speed, and
tips tuned to a specific printer model. For help choosing which material
to use, see ``recommend_material`` or ``recommend_design_material``.
Args:
printer_id: Printer model identifier.
material: Material name (e.g. ``"PLA"``, ``"PETG"``, ``"ABS"``,
``"TPU"``).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| material | Yes | ||
| printer_id | Yes |