resolve_3mf_ams_slots
Inspect a sliced 3MF file to match its filament requirements with live AMS inventory, without uploading or starting a print.
Instructions
Inspect a sliced 3MF and match its tray_info_idx filament requirements against the live AMS inventory. Does not upload or start a print.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| three_mf_path | Yes | Path to a sliced 3MF/.gcode.3mf file | |
| plate_index | No | 0-based plate index to inspect (default: 0) | |
| bambu_model | No | Optional model hint used to resolve Bambu/Orca filament profile JSONs for each tray. | |
| nozzle_diameter | No | Nozzle diameter in mm (default: 0.4) | |
| 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) |