xperiments-in / xtouch

Other
576 stars 54 forks source link

List Numerical Percentage when job is running. #57

Closed Justin27482 closed 6 months ago

Justin27482 commented 7 months ago

Feature Description

Add numerical percentage of running job to the left of the progress bar.

Justification

While the progress bar is pretty and visually appealing, those of us who are more data driven would probably prefer to see the current progress in a numerical percentage form. I know that we can estimate based on the layer progress, but since it looks like the progress bar is already populated by percentage data from the printer, would it be possible to add the numerical percentage to the left of the progress bar for easy reading?

Suggested Implementation (if you have one)

Take the percentage reported by the printer and display it numerically to the left of the progress bar.