get_material_recommendation
Retrieve printer-specific slicer settings including hotend and bed temperatures, fan speed, and tips for a chosen material and printer model.
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 |