From 6b41b8826e9239a82ae02fceaf97271b065047fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gina=20H=C3=A4u=C3=9Fge?= Date: Wed, 19 Oct 2016 12:17:17 +0200 Subject: [PATCH] Slight rewording in Cura wizard --- src/octoprint/plugins/cura/templates/cura_wizard.jinja2 | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/src/octoprint/plugins/cura/templates/cura_wizard.jinja2 b/src/octoprint/plugins/cura/templates/cura_wizard.jinja2 index 2ca68070..6bae2e18 100644 --- a/src/octoprint/plugins/cura/templates/cura_wizard.jinja2 +++ b/src/octoprint/plugins/cura/templates/cura_wizard.jinja2 @@ -26,9 +26,10 @@
{% trans %} Don't know where to get a profile? In order to export - a slicing profile from the Cura desktop UI up to and including version 15.04, - open it, set up your profile, then click on "File" and there on "Save Profile". You can - import the .ini file this creates via the "Import Profile" button. + a slicing profile from the Cura desktop UI up to and including version 15.04.06 (not versions + 2.1 and later which are actually newer than 15.04), open it, set up your profile, then click + on "File" and there on "Save Profile". You can import the .ini file this creates + via the "Import Profile" button. {% endtrans %}