export_safety_profile
Export a printer's safety limits as a shareable JSON file, using community or bundled profiles.
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 |