set_speed_profile
Set the printer speed profile to control print speed and noise levels. Choose from silent, standard, sport, or ludicrous modes with automatic temperature adjustments.
Instructions
Set the printer speed profile (Bambu Lab printers only).
Args:
profile: Speed profile name — one of ``"silent"`` (50% speed,
quiet), ``"standard"`` (100%, default), ``"sport"`` (124%,
faster), or ``"ludicrous"`` (166%, maximum speed).
Sport and Ludicrous modes automatically increase nozzle temperature
to prevent under-extrusion at higher flow rates.
Use ``printer_status()`` to see the current speed profile in the
response's ``printer.speed_profile`` field.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| profile | Yes |