diff --git a/src/octoprint/plugins/svgtogcode/templates/override_index.jinja2 b/src/octoprint/plugins/svgtogcode/templates/override_index.jinja2 index 469cd433..b4311d90 100644 --- a/src/octoprint/plugins/svgtogcode/templates/override_index.jinja2 +++ b/src/octoprint/plugins/svgtogcode/templates/override_index.jinja2 @@ -137,45 +137,60 @@ var UI_API_KEY = "{{ uiApiKey }}";
- {{ _('Position') }}: - - -
-
-
- XY-Axes -
- -
-
- - - -
-
- +
+ Mr Beam is in a locked state as it does not know its position. + First remove any objects blocking the gantry's travel range. + Then do a homing cycle. +
+ +
+ +
- {% if hasZAxis %} -
- Z-Axis -
- - - -
-
- {% endif %} +
+
+ {{ _('Position') }}: +
- Jog distance: 10mm -
- +
+ +
+ XY-Axes +
+ +
+
+ + + +
+
+ +
+
+ {% if hasZAxis %} +
+ Z-Axis +
+ + + +
+
+ {% endif %} + +
+ Jog distance: 10mm +
+ +
@@ -198,41 +213,43 @@ var UI_API_KEY = "{{ uiApiKey }}";
{{ _('Machine State') }}:
- {{ _('File') }}:  (SD)
- - - - - {{ _('Approx. Total Job Time') }}:
- - {{ _('Processed') }}:
-
-
-
+
+ + {{ _('File') }}:  (SD)
+ + + + + {{ _('Approx. Total Job Time') }}:
+ + {{ _('Processed') }}:
- -
- -
@@ -336,13 +353,6 @@ var UI_API_KEY = "{{ uiApiKey }}"; "> - -