get_slicer_profile
Retrieve the full slicer profile for any printer model, including all INI settings (layer height, speeds, temps, retraction) and the recommended slicer. Free profiles for common models, premium for Kiln Pro.
Instructions
Get the full bundled slicer profile for a printer model.
Returns all INI settings (layer height, speeds, temps, retraction, etc.)
and the recommended slicer. Free-tier profiles (default, ender3,
prusa_mk3s, klipper_generic) are available to all users. Premium
profiles require a Kiln Pro license.
Args:
printer_id: Printer model identifier (e.g. ``"ender3"``,
``"bambu_x1c"``, ``"creality_k1_max"``).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| printer_id | Yes |