Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 1.69 KB

README.md

File metadata and controls

33 lines (20 loc) · 1.69 KB

OctoPrint-SegmentedBed

A plugin to display individual segmented bed temps in real-time for Prusa XL printers.

SegBed1

Tiles are shown in one of 4 colors:

Color Meaning Description
Silver/grey Inactive The tile is disabled.
This means it is not part of the active print area that was defined by the M555 command.
Transparent Temp Reached The tile is active and has reached the target temperature.
The background color of the page will show through.
Red Heating The tile is below the target temperature and is heating up.
Blue Cooling The tile is above the target temperature and is cooling down.

 

 

It also plays nicely with UICustomizer and dark themes: SegBed UICust

Setup

Install via the bundled Plugin Manager or manually using this URL:

https://github.com/DoubleStrike/OctoPrint-SegmentedBed/archive/master.zip

Configuration

None at the moment. Hope to add color coding options and allow selection of number of tiles to allow use of MK4 or other future printers.