From df7d685ef7020200dbbf573c8179dd25b738fea7 Mon Sep 17 00:00:00 2001 From: fieldOfView Date: Tue, 29 Nov 2016 17:49:54 +0100 Subject: [PATCH] Add link to OctoPrintPlugin --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 077e6d1ab7..0ab3de61a4 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,7 @@ Third party plugins * [Barbarian Plugin](https://github.com/nallath/BarbarianPlugin): Simple scale tool for imperial to metric. * [X3G Writer](https://github.com/Ghostkeeper/X3GWriter): Adds support for exporting X3G files. * [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. Making profiles for other printers ----------------------------------