Andrew Infantado

Results 18 comments of Andrew Infantado

Immediately after starting the print, the time remaining is set.

However, it doesn't seem like the time remaining info is actually updated once set. Nearly an hour into print, and it still says 11:55 remaining. [octoprint.log](https://github.com/cesarvandevelde/OctoPrint-M73Progress/files/6983324/octoprint.log) [plugin_m73progress.log](https://github.com/cesarvandevelde/OctoPrint-M73Progress/files/6983325/plugin_m73progress.log) ![IMG_20210813_075711](https://user-images.githubusercontent.com/34906030/129376927-177c4936-2290-4362-aba3-7981d4033936.jpg)

> is it possible to enable the `//#define LCD_SET_PROGRESS_MANUALLY` on Ender3? I tried but got this error > > ``` > #error "LCD_PROGRESS_BAR requires a character LCD." > ``` You...

Sorry for the delay. Never got a chance to test it until today. I was able to reproduce the issue with only the plugin provided. [plugin_progresstest.log](https://github.com/cesarvandevelde/OctoPrint-M73Progress/files/7025966/plugin_progresstest.log) [octoprint.log](https://github.com/cesarvandevelde/OctoPrint-M73Progress/files/7025967/octoprint.log) ![IMG_20210821_105645](https://user-images.githubusercontent.com/34906030/130331391-60fedff2-664d-4b84-bc09-fa0ae8855a59.jpg)

Alright. I'll also attach the gcode file in both issues to see if someone else can repro it. The issue seems to be influenced by the particular gcode file being...

IMO, running a RepeatedTimer thread that updates the info every 60 seconds would be a better implementation, as even though the percentage isn't changing, the time remaining countdown would be...

Since Andrewmd5 told me on Discord that Rainway needs to initially start as a service to prevent a UAC, I have a idea for a dirty workaround. Make a Rainway...

Bump for this. I'm adding a few hundred items to my inventory so far, and having to rifle through my labels to find the next sequential QR code is a...