Skip to content

Commit b743cf0

Browse files
authored
[MWP-332] Support the 8.1.0 version of SDK for Cura 5.1 (#333)
1 parent 2f72783 commit b743cf0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

plugin.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66
"description": "Connect to MKS Robin WiFi/MKS TFT WiFi in Cura",
77
"api": "8",
88
"supported_sdk_versions": [
9-
"8"
9+
"8.0.0",
10+
"8.1.0"
1011
],
1112
"i18n-catalog": "mksplugin"
1213
}

0 commit comments

Comments
 (0)