From 71bb3c3a22b9b21d761af15f0c3f72a4aed553dd Mon Sep 17 00:00:00 2001 From: Jaime van Kessel Date: Mon, 29 May 2017 11:28:23 +0200 Subject: [PATCH] Added electric print cost calculator plugin --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 28c0f13496..2d215c001c 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,7 @@ Third party plugins * [Auto orientation](https://github.com/nallath/CuraOrientationPlugin): Calculate the optimal orientation for a model. * [OctoPrint Plugin](https://github.com/fieldofview/OctoPrintPlugin): Send printjobs directly to OctoPrint and monitor their progress in Cura. * [WirelessPrinting Plugin](https://github.com/probonopd/WirelessPrinting): Print wirelessly from Cura to your 3D printer connected to an ESP8266 module. +* [Electric Print Cost Calculator Plugin](https://github.com/zoff99/ElectricPrintCostCalculator): Calculate the electric costs of a print. Making profiles for other printers ----------------------------------