From 951fbc09f1741991f1a5971f0169b8e8afdd7c28 Mon Sep 17 00:00:00 2001 From: Ghostkeeper Date: Mon, 12 Sep 2016 01:57:57 +0200 Subject: [PATCH] Add descriptions for all third-party plug-ins From memory. --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 0054b43750..9a86b6f8e0 100644 --- a/README.md +++ b/README.md @@ -42,10 +42,10 @@ Please checkout [cura-build](https://github.com/Ultimaker/cura-build) Third party plugins ------------- -* [Print time calculator](https://github.com/nallath/PrintCostCalculator) -* [Post processing plugin](https://github.com/nallath/PostProcessingPlugin) -* [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. +* [Print Cost Calculator](https://github.com/nallath/PrintCostCalculator): Calculates weight and monetary cost of your print. +* [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. Making profiles for other printers ----------------------------------