upload_file
Upload local 3D print files to your Bambu Lab printer and optionally start printing immediately.
Instructions
Upload a local file to the Bambu Lab printer
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Local path to the file to upload | |
| filename | Yes | Name for the file on the printer | |
| No | Start printing after upload (default: false) | ||
| bambu_model | No | Required when print is true. Bambu Lab printer model used as a safety confirmation before starting the uploaded file. | |
| host | No | Hostname or IP of the printer (default: value from env) | |
| bambu_serial | No | Serial number (default: value from env) | |
| bambu_token | No | Access token (default: value from env) |