Skip to content

Commit b3b0491

Browse files
committed
Document support for Cura 4.12
They use the same major SDK version. Works the same way, really. Although it does seem there are more QML warnings than before.
1 parent ee1399f commit b3b0491

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ You can install this plug-in in several ways.
1313
|Cura version|SDK|
1414
|------------|---|
1515
|4.0 - 4.3 |6.0|
16-
|4.4 - 4.11 |7.0|
16+
|4.4 - 4.12 |7.0|
1717

1818
Drag that package file onto the Cura window, then restart Cura.
1919
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.

0 commit comments

Comments
 (0)