get_safety_profile
Get temperature limits, feedrate limits, build volume, and safety notes for any printer model. Falls back to default profile if model not found.
Instructions
Get the full safety profile for a specific printer model.
Returns temperature limits, feedrate limits, volumetric flow,
build volume, and safety notes. Falls back to the default
profile if the printer_id is not found.
Args:
printer_id: Printer model identifier (e.g. ``"ender3"``,
``"bambu_x1c"``, ``"prusa_mk4"``).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| printer_id | Yes |