Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
malnvenshorn committed Aug 22, 2017
1 parent bd9cba5 commit d924d2e
Showing 1 changed file with 7 additions and 9 deletions.
16 changes: 7 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

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

**Note:** It is planned to remove the filament profiles and use the backend of my [FilamentManager](https://github.com/malnvenshorn/OctoPrint-FilamentManager) plugin instead as soon as it is in a usable state.
**Note:** This Plugin requires the [Filament Manager Plugin](https://github.com/malnvenshorn/OctoPrint-FilamentManager) to work. Make sure it is installed.

## Features
- Calculation based on the provided filament length
Expand All @@ -11,17 +11,15 @@ This OctoPrint plugin displays the estimated print cost for the loaded model. Th
- Support for multiple extruders
- Support for filament profiles with [Filament Manager Plugin](https://github.com/malnvenshorn/OctoPrint-FilamentManager)

## Screenshots

![CostEstimation](screenshots/costestimation.png?raw=true)

![CostEstimation Settings](screenshots/costestimation_settings.png?raw=true)

## Setup

Install via the bundled [Plugin Manager](https://github.com/foosel/OctoPrint/wiki/Plugin:-Plugin-Manager)
or manually using this URL:

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

This Plugin requires the [Filament Manager Plugin](https://github.com/malnvenshorn/OctoPrint-FilamentManager) to work. Make sure it is installed.

## Screenshots

![CostEstimation](screenshots/costestimation.png?raw=true)

![CostEstimation Settings](screenshots/costestimation_settings.png?raw=true)

0 comments on commit d924d2e

Please sign in to comment.