get_filament_status
Check filament runout sensor status on OctoPrint and Moonraker printers to verify filament is loaded before starting a print.
Instructions
Get the filament runout sensor status (OctoPrint and Moonraker only).
Returns sensor information including:
- ``detected``: whether filament is currently detected by the sensor
- ``sensor_enabled``: whether the runout sensor is active
Use this to verify filament is loaded before starting a print on
non-Bambu printers.
For Bambu Lab printers, use ``ams_status()`` instead — it provides
per-tray filament presence, type, color, and remaining percentage.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||