stop_watch_print
Stop a background print watcher and retrieve its final state. Use this to cleanly end monitoring of a 3D print job.
Instructions
Stop a background print watcher and return its final state.
Signals the watcher thread to exit and removes it from the
active watchers registry.
Args:
watch_id: The watcher ID returned by ``watch_print``.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| watch_id | Yes |