From 13ed1a90836bc69e6fe69eb1e91ce173dcdb8c74 Mon Sep 17 00:00:00 2001
From: openbuilds-engineer
Date: Tue, 8 Jan 2019 18:50:24 +0200
Subject: [PATCH] Added Steps-per-mm File Tuning Calibration Widget #28
---
app/index.html | 5 ++
app/js/calibrate-x.js | 118 +++++++++++++++++++++++++++++
app/js/calibrate-y.js | 119 +++++++++++++++++++++++++++++
app/js/calibrate-z.js | 116 ++++++++++++++++++++++++++++
app/js/calibrate.js | 18 +----
app/js/grblsettings.js | 167 ++++++++++++++++++++++++++++-------------
package.json | 2 +-
7 files changed, 476 insertions(+), 69 deletions(-)
diff --git a/app/index.html b/app/index.html
index 85017a9..27126a4 100644
--- a/app/index.html
+++ b/app/index.html
@@ -941,6 +941,11 @@
+
+
+
+
+