Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 654 Bytes

File metadata and controls

10 lines (8 loc) · 654 Bytes

Printer_LedControl

The OctoPrint 3D Printer management tool provides an API, which allows access to data like "ExpectedTimeRemaining" or "Printer Status".
This API is used to control an LED Strip (mounted on our 3D Printer) to display different colours depending on the printer status.

This repository also includes a simple effect script.

Requirements

If the API functionality wants to be used, then OctoPrint has to be configured first.
The tutorial and curcuit to control the LED strip with a raspberry pi can be found here.