OllisGit / OctoPrint-CostEstimation

OctoPrint plugin to display the estimated print cost for the loaded model
GNU Affero General Public License v3.0
23 stars 6 forks source link

[Suggestion] Cost estimation display in file list #15

Open tophattwaffle opened 3 years ago

tophattwaffle commented 3 years ago

Display cost estimation in the file list for each print. Currently the file must be loaded to display the cost associated with the print. It would be nice to have the cost of each print displayed in the file list as well. This would allow for price estimations to be gathered without turning on / connecting a printer.

OllisGit commented 3 years ago

Hi @tophattwaffle, nice idea and I already started, but now I am blocked.

It is not so easy to receice the spool selection event from the two plugins, so that I can repaint the whole file list after the user changed a single spool. Maybe I found a good solution in the future.

image

plundrigan commented 1 year ago

Could a version be released that will turn the feature on with the caveat that it does not work with Filament Manager or Spool Manager. I do not currently use the other plugins. Just useCost Estimation to get a ballpark of cost with power, standard filament cost, etc. I do agree that with what the OP said. This would save a lot of time not having to fire up a printer, or at min a pi to get a quick number.