Start a confirmed .gcode.3mf build on a Bambu Lab printer via LAN, using sibling JSON defaults for plate/AMS. Refuses unsupported files.
Instructions
Start printing a {part}-{variant}-{rev}.gcode.3mf. Refuses bare STL, wip-*, and scratch/. Requires confirm: true after the operator agrees. Optional sibling .print.json supplies plate/AMS defaults.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | Yes | Local path or remote filename of the .gcode.3mf | |
| plate | No | ||
| useAms | No | ||
| confirm | Yes | Must be true. Ask the operator before setting this. | |
| amsMapping | No | ||
| alreadyUploaded | No | If true, skip FTPS upload and print the remote name. |