From d8205870694a313ed3309077b2a6ee33bf3d0af0 Mon Sep 17 00:00:00 2001 From: Jaime van Kessel Date: Thu, 15 Sep 2016 18:04:48 +0200 Subject: [PATCH] Addded the orientation plugin --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9a86b6f8e0..c70bea2ab5 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,7 @@ Third party plugins * [Post Processing Plugin](https://github.com/nallath/PostProcessingPlugin): Allows for post-processing scripts to run on g-code. * [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. Making profiles for other printers ----------------------------------