skip_objects
Skip specified objects during a multi-object 3D print session by sending object IDs to the printer via MQTT.
Instructions
Skip specific object IDs during a running multi-object print using the printer's MQTT skip_objects command
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| object_ids | Yes | Object IDs to skip. Use list_3mf_plate_objects on the sliced 3MF to find IDs. | |
| 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) |