OctoPrint / OctoPrint-Slic3r

Slic3r plugin for slicing within OctoPrint
GNU Affero General Public License v3.0
88 stars 30 forks source link

Progress bar #63

Closed eyal0 closed 3 years ago

eyal0 commented 3 years ago

Report the progress of slicing. Only tested on PrusaSlicer-2.3

eyal0 commented 3 years ago

@Bougakov You've been helpful in debugging before. Would you like to test out this feature? It makes it so that the blue candy cane will include a percentage completion. It's a rough estimate, not perfect, but it should be pretty close.

To install it, go to the usual install plugin in the settings page and click on "Get more" except you will put this URL:

https://github.com/OctoPrint/OctoPrint-Slic3r/archive/progress_bar.zip

It'll upgrade your existing slic3r plugin and retain all settings

shueja commented 3 years ago

Hello, I would like to see this merged. Is there a plan for testing or should I just use it until it breaks?

I tested it on one model, and I saw that it seemed to work fine. It paused for a little at 75% and 83%, but nothing unexpected.

eyal0 commented 3 years ago

I don't even remember writing this code. Huh. It works? I'll merge it. Totally forgot about this thing.