export_safety_profile
Export a printer's safety limits as a shareable JSON object by looking up community profiles first, then bundled defaults.
Instructions
Export a safety profile as a shareable JSON object.
Returns the full safety limits for a printer model in a format
suitable for sharing with other users. Looks up community profiles
first, then falls back to bundled profiles.
Args:
printer_model: Printer model identifier (e.g. ``"ender3"``,
``"bambu_x1c"``).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| printer_model | Yes |