set_printer_light
Control the printer's chamber or work light — on, off, or flashing — to improve camera visibility or signal print completion.
Instructions
Control the printer's LED lights (Bambu Lab printers only).
Args:
node: Which light to control — ``"chamber_light"`` (main
illumination) or ``"work_light"`` (nozzle area).
Defaults to ``"chamber_light"``.
mode: Light mode — ``"on"``, ``"off"``, or ``"flashing"``.
Defaults to ``"on"``.
Use this to improve camera visibility, signal print completion
(flashing), or turn lights off for overnight prints.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | on | |
| node | No | chamber_light |