Skip to content

OctoPrint plugin to display the estimated print cost for the loaded model with cost breakdown

License

Notifications You must be signed in to change notification settings

mdelecate/OctoPrint-CostEstimation

 
 

Repository files navigation

Fork Notes:

Forked original in order to add a tooltip over the cost estimate. The tooltip breaks down the individual cost components and shows the cost separately for Filament, Electricity, Printer.


OctoPrint-CostEstimation

UNDER NEW MANAGEMENT

Hi everybody,
because there was no activtiy in the last month on the origial GitHub-Repository from @malnvenshorn,
the community deceided to find a new home of this OctoPrint-Plugin and here it it ;-)
See https://github.com/OctoPrint/plugins.octoprint.org/issues/623 for more details

What is my roadmap/stratagy of "hosting" this plugin?
- First: Plugin should run under the latest versions of Python and OctoPrint
- Analysing/fixing issues that prevent using the plugin
- An open mind for new ideas

Overview

Version Released GitHub Releases (by Release)

This OctoPrint plugin displays the estimated print cost for the loaded model. The print cost includes the price for the used filament the maintenance and operating cost for the printer as well as the depreciation of the printer.

Features

  • Calculation based on the provided filament length
  • Customizable currency symbol
  • Hide cost if not logged in (optional)
  • Support for multiple extruders
  • Support for filament profiles with Filament Manager Plugin

Screenshots

CostEstimation

CostEstimation Settings

Setup

Install manually using this URL:

https://github.com/mdelecate/OctoPrint-CostEstimation/archive/master.zip

About

OctoPrint plugin to display the estimated print cost for the loaded model with cost breakdown

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 52.0%
  • HTML 27.0%
  • Python 21.0%