set_print_speed
Change the active print speed mode on your Bambu Lab printer. Select from silent, standard, sport, or ludicrous for different speed and noise levels.
Instructions
Set the active print speed mode: silent, standard, sport, or ludicrous.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | No | Hostname or IP of the printer (default: value from env) | |
| mode | Yes | Speed mode to apply: silent/1, standard/2, sport/3, or ludicrous/4 | |
| printer | No | Configured printer ID. Omit to use the default printer or the only configured printer. | |
| bambu_token | No | Access token (default: value from env) | |
| bambu_serial | No | Serial number (default: value from env) |