Text color change @ DisplayLayerProgress Plugin

Hi guys,

I am using DisplayLayerProgress Plugin.


Unfortunately it is not able to show anything on my Anycubic i3 MEGA-S Display.
Is that true?

Currently I use it for displaying the progress at the octoprint title, and it is nice.
Is it possible to change the text color to white or any other color?

thx
Cappy

What happens when you send your own M117 gcodes via the terminal?

Hi,
maybe I misspoke.

I was talking about the headline in webinterface:

Hi @cappy0815,

you can enter html-code in the message-output format, like this:
<font color="red">Progress: [progress]% Layer: [current_layer] ....</font>

or see https://github.com/OllisGit/OctoPrint-DisplayLayerProgress/issues/55
https://github.com/OllisGit/OctoPrint-DisplayLayerProgress/issues/62

Regarding M117 messages on your AnyCubic, please take a look here: https://github.com/OllisGit/OctoPrint-DisplayLayerProgress/issues/18
and here: https://www.thingiverse.com/groups/anycubic-i3-mega/forums/general/topic:25471#comment-1983808-wrapper

3 Likes

Yes man ... thx ... it works