diff --git a/src/octoprint/plugins/cura/templates/_snippets/settings/cura/profileImporter.jinja2 b/src/octoprint/plugins/cura/templates/_snippets/settings/cura/profileImporter.jinja2 index 1db74c08..063fd5b7 100644 --- a/src/octoprint/plugins/cura/templates/_snippets/settings/cura/profileImporter.jinja2 +++ b/src/octoprint/plugins/cura/templates/_snippets/settings/cura/profileImporter.jinja2 @@ -11,7 +11,7 @@
.ini files from Cura (version up to and
- including 15.04) here. Please be aware that neither the .json profile format
- from Cura versions starting with 15.06 is supported, nor are the custom Cura profile formats
- that third party tools like e.g. Repetier create.
+ You can import your existing profile .ini files from Cura 15.04.x or older
+ here. Anything but those are not supported. That especiallymeans that .json
+ profiles from Cura 15.06.x and .curaprofile profiles from Cura 2.x will not work, and neither
+ will custom Cura profile formats that third party tools like e.g. Repetier create.
{% endtrans %}