upload_gcode
Upload G-code content to a Bambu Lab printer to initiate a print job directly.
Instructions
Upload a G-code file to the Bambu Lab printer
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filename | Yes | Name for the file on the printer | |
| gcode | Yes | G-code content to upload | |
| 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) |