From f09d57bef9015afa1d8d49cbbfcd99e66d5eae37 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gina=20H=C3=A4u=C3=9Fge?= Date: Sat, 9 Feb 2013 23:20:41 +0100 Subject: [PATCH] Started work on adding extrusion control --- octoprint/static/css/ui.css | 4 ++++ octoprint/templates/index.html | 32 +++++++++++++++++++++++++++----- 2 files changed, 31 insertions(+), 5 deletions(-) diff --git a/octoprint/static/css/ui.css b/octoprint/static/css/ui.css index 770e6c0..f1f9c79 100644 --- a/octoprint/static/css/ui.css +++ b/octoprint/static/css/ui.css @@ -176,3 +176,7 @@ table th.timelapse_files_action, table td.timelapse_files_action { margin-right: 20px; margin-bottom: 20px; } + +.text-right { + text-align: right; +} \ No newline at end of file diff --git a/octoprint/templates/index.html b/octoprint/templates/index.html index 40282d9..152b86c 100644 --- a/octoprint/templates/index.html +++ b/octoprint/templates/index.html @@ -171,7 +171,7 @@
-

XY

+

X/Y

@@ -186,7 +186,7 @@
-

Z

+

Z

@@ -197,16 +197,38 @@
- +
-

Control

+

E

+
+
+ + mm +
+
+ + + +
+
+
+ + +