Feature request - display Estimated print time also in hours in float number
Hello,
I frequently compute price from time and I need to recompute from hours:minutes to hours in float number.
Is it possible to:
1) show time also in hours as float?
now: 9h51m, suggested: 9h51m(9,83h)
2) compute total printing cost from time with given price (USD/hour)
Regards, Joseph
RE: Feature request - display Estimated print time also in hours in float number
Hiya Josef. All feature requests need to be made at the Prusa Slicer github. This is a user to user forum and the devs rarely post here. Issues raised over on github are given a number and are tracked by Prusa staff.
https://github.com/prusa3d/PrusaSlicer/issuesBefore opening new issues please search both the OPEN and Closed issues for ones that may match.
For example https://github.com/prusa3d/PrusaSlicer/issues/8531 for a total cost request or maybe this one https://github.com/prusa3d/PrusaSlicer/issues/11297
There are also a few with the placeholder parser tag https://github.com/prusa3d/PrusaSlicer/issues?q=is%3Aissue+is%3Aopen+print+time+placeholder+label%3A%22placeholder+parser%22