Get slice status
get_slice_statusRetrieve the latest slice's state—slicing, done, error, or idle—to monitor progress and access print time and filament stats once complete.
Instructions
State of the current or most recent slice: state (slicing, done, error, or idle), stats (print time and filament use when done), and any warnings or errors. Read-only.
Poll this after slice to follow progress and read the result; 'idle' means no slice has run or it was cancelled. For only the pass/fail warnings use get_slice_warnings; for a per-feature time and filament breakdown use get_slice_breakdown.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||