list_3mf_plate_objects
Retrieve object IDs from a sliced 3MF plate to skip selected objects during a running print.
Instructions
List object IDs from a sliced 3MF plate. Use these IDs with skip_objects during a running 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) |