From 5d9de9a0222b0757820ba8eb15f1a6564f2e378a Mon Sep 17 00:00:00 2001 From: 5axes <5axes@users.noreply.github.com> Date: Mon, 8 Feb 2021 23:15:36 +0100 Subject: [PATCH 1/2] Update README.md --- README.md | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/README.md b/README.md index cc03fcf..7ca2bb4 100644 --- a/README.md +++ b/README.md @@ -22,19 +22,7 @@ The initial version was tested on Cura 4.5 but last release tested from 4.2 to 4 ## Installation -First, make sure your Cura version is 4.5 or newer. - -### Manual Install - -Download & extract the repository as ZIP or clone it. Copy the files/plugins/CustomSupportCylinder directory to: -- on Windows: [Cura installation folder]/plugins/CustomSupportCylinder -- on Linux: ~/.local/share/cura/[YOUR CURA VERSION]/plugins/CustomSupportCylinder (e.g. ~/.local/share/cura/4.6/plugins/CustomSupportCylinder) -- on Mac: ~/Library/Application Support/cura/[YOUR CURA VERSION]/plugins/CustomSupportCylinder - - -### Automatic Install - -This plugin is now avalaible in the Cura marketplace. So you can install it automaticaly from this place: +First, make sure your Cura version is 4.5 or newer. This plugin is now avalaible in the Cura marketplace. So you can install it automaticaly from this place: ![Automatic Install](./images/MarketPlace.JPG) [Cylindric Custom Support on Ultimaker Market place](https://marketplace.ultimaker.com/app/cura/plugins/5axes/CustomSupportCylinder) From 609b34bd46aeeb82fd6b24379255b124bb7b81d9 Mon Sep 17 00:00:00 2001 From: 5axes <5axes@users.noreply.github.com> Date: Mon, 8 Mar 2021 18:18:19 +0100 Subject: [PATCH 2/2] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7ca2bb4..321ad6b 100644 --- a/README.md +++ b/README.md @@ -88,3 +88,4 @@ To create custom support you need to clic 2 points on the model. - Version 2.4.1 : By default Support Mesh are not define as Drop Down Support Mesh. This option will offer the possibility to define new shape for the mesh. But this modification must be validated by the users before going further in the development. +- Version 2.5.0 : New option for Freeform Support : Can add a support with a form freely defined by an STL file ( Model must have the size 1x1x1 bo be modified according to the Size value and the height )