OllisGit

Results 106 comments of OllisGit

Hi @CmdrCody51, thanks for reporting the issue. I fixed this and it is now available in version 1.29.0rc1. If you are using OP 1.8.x you can switch between the release-channels...

Hi @stevenbuehler, I implemented this feature and it is now available in version 1.29.0rc1. If you are using OP 1.8.x you can switch between the release-channels via "Software Update" menu....

Hi @sbussinger, there is no server-side event for the temp-change, so I need to implement a timer for reading the current temp. How often do you need a temp update...

Hi @sbussinger, in the latest version 1.28.0 you can output the temperatures where ever you like ;-) Please test and give feedback. Thx, Olli

Hi @sbussinger, the first point will be in the next release. The second point I am not able to reproduce. - What browser do you use? - What DLP-Settings do...

Hi @sbussinger, thanks for the video was very helpful. My assumption is that reading all temperatures from the printer that sometimes the bed-temperature is not always in the "response". So,...

Can you send M117 (e.g. enter ```M117 Hello```) messages via OP Terminal to the display? Some firmwares/displays ignore M177 commands, see https://github.com/OllisGit/OctoPrint-DisplayLayerProgress/issues/18

Hi @find-a-good-nickname , you sent ```M177``` and not ```M117```. The browser printer display shows only M117 commands which are already sent from OP to the printer, but it doesn't care...

@FonceSlimane @elaurijssens Please attach the ```octoprint.log``` maybe I can detect an issue. Btw. I installed a fresh OP1.8.1 on my dev-system and could not see any issue.

A dev version that just replace all M117 comands with M118 is out: https://github.com/OllisGit/OctoPrint-DisplayLayerProgress/releases/tag/1.29.0.dev1