From b7efda643a41d8f203447804e7e4fc9923b1e0d7 Mon Sep 17 00:00:00 2001 From: Ghostkeeper Date: Wed, 19 Feb 2020 00:57:44 +0100 Subject: [PATCH] Add SDK version of Cura 4.5 --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 49172f8be..a94cf38b7 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ You can install this plug-in in several ways. |4.2 |6.0| |4.3 |6.0| |4.4 |7.0| + |4.5 |7.0| Drag that package file onto the Cura window, then restart Cura. 3. **Building packages:** Download the latest source code [from Github](https://github.com/Ghostkeeper/SettingsGuide/archive/master.zip), then in a terminal run `cmake . && make pack` to create a .curapackage file for each supported SDK version. Similar to the previous option, select the SDK version that fits your version of Cura and drag it onto the Cura window, then restart Cura. @@ -26,4 +27,4 @@ Usage ---- To use this plug-in, right click on a setting you'd like to know more about. Then click "Settings Guide". -Alternatively, click on "Extensions" in the application menu, then click on "Settings Guide". \ No newline at end of file +Alternatively, click on "Extensions" in the application menu, then click on "Settings Guide".