imrahil / OctoPrint-PrintHistory

Plugin for OctoPrint - saves filename, print time and filament usage for each print
GNU Affero General Public License v3.0
63 stars 64 forks source link

Ability to use FilamentManager plugin #60

Open Mavyre opened 6 years ago

Mavyre commented 6 years ago

Hello! First of all, thank you for this great plugin! The plugin FilamentManager just came out, and is very great. It provides an API to manage filament on OctoPrint. It'd be great if we could use it (and therefore display what print was printed with what filament automatically).

It's available here: https://github.com/malnvenshorn/OctoPrint-FilamentManager

Thanks!

keombre commented 6 years ago

Hi, this would be really awesome! Also adding support for the CostEstimator plugin would allow us to see total print price. Maybe even cost per user. We have shared printer in school and deciding who's going to pay for the filament is always difficult.

Link to CostEstimator here: https://github.com/malnvenshorn/OctoPrint-CostEstimation