Skip to content

DoubleStrike/OctoPrint-SegmentedBed

Repository files navigation

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.

To-Do

  • Add configurable color options
  • Add a configurable tolerance value used in the "temp reached" calculation, such that being within x.x degrees of the target value is considered "good enough"
  • Add better heatmapping with a color gradient from cool to neutral to hot

About

A plugin to display segmented bed temps for Prusa XL and Mk4 printers

Resources

Stars

Watchers

Forks

Packages

No packages published