💡
WS281x LED Status
Github RepositoryPlugin ListingSponsor
0.7.x
0.7.x
  • Home of the docs
  • Guides
    • Setup Guide
      • Supported Hardware
      • Wiring your LEDs
      • SPI Setup
      • Initial Configuration
    • Setup in Docker
    • OctoLapse Flash
    • Get Help Guide
  • Configuration
    • LED Strip Configuration
    • Printing Effects
    • Progress Effects
    • Features
  • 3rd Party Apps and Integrations
  • Utilities
  • Troubleshooting Guide
  • Documentation
    • Host @ Commands
    • M150 Intercept
    • REST API
Powered by GitBook
On this page
  • Torch
  • Toggle Mode
  • Timed Mode
  • Active Times
  • M150 Intercept
  • Debug Logging

Was this helpful?

Edit on GitHub
Export as PDF
  1. Configuration

Features

The configuration for the features tab under the plugin's settings

PreviousProgress EffectsNext3rd Party Apps and Integrations

Last updated 3 years ago

Was this helpful?

Here's all the details of the additional features of the plugin, so you can effectively configure them.

Torch

The torch button can be turned on or off to clear up navbar space if you don't want it. It has the same settings as but with some added extras for a manual trigger.

Using @ commands to trigger the torch can enable cool integrations with other software, such as OctoLapse.

Toggle Mode

The torch button or turns the torch on permanently, until it is turned off. This blocks any other effects.

Timed Mode

The torch button starts a timer to turn off after configurable length of time.

Active Times

The LED strip will turn on at the start time, off at the end time. Potentially useful if you don't want them on overnight.

Make sure your system time is set on the server. If you want to change this run sudo raspi-config on the Pi.

This currently does not support the end time being later than the start time, since it will end up with all the LEDs being off.

M150 Intercept

Enable intercepting and using M150 commands. If not checked, these commands will be sent to the printer.

Debug Logging

Debug logging logs a lot more information about the effect runner process. This will help massively when reporting issues on Github, so please enable it when reporting issues!

For documentation of the command, please see the

standard effects
@ command
M150 Intercept documentation page.