diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index fa090af..42623c8 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -8,6 +8,7 @@ v1.0.381:
- Improved Servo Calibration Wizard to take Grbl Settings into account, and start at center-of-travel for calibration tool (Fix #362)
- Default all machine profiles to have Limits enabled by default - been a couple years since we've started including limit switches as standard
- Added quick search to Grbl Settings table (Note new search overwrites any changes, make sure to save before changing search)
+- Fixed bug #368 Calibration Wizard repeated runs but without entering distance causes desync
v1.0.380:
- Test Fix for grblHAL startup alarm lock
v1.0.379:
diff --git a/app/index.html b/app/index.html
index 3360267..2fa8190 100644
--- a/app/index.html
+++ b/app/index.html
@@ -1591,37 +1591,37 @@
determine endmill diameter.
Position the endmill above the hole in the probe plate as shown, just above the plate, clip
- the magnet to the collet, then click the Confirm Probe Position button to continue...
+ the magnet to the collet, then click the Confirm Probe Position button or touch the probe to enable the Probe button.
XYZ Probe Routine: This routine is used to find the XYZ origins
Position the endmill above the hole in the probe plate as shown, just above the plate, clip
- the magnet to the collet, then click the Confirm Probe Position button to continue...
+ the magnet to the collet, then click the Confirm Probe Position button or touch the probe to enable the Probe button.
X Probe Routine: This routine is used to find the X origin
Position the endmill to the left of the probe plate as shown, clip the magnet to the collet,
- then click the Confirm Probe Position button to continue...
+ then click the Confirm Probe Position button or touch the probe to enable the Probe button.
Y Probe Routine: This routine is used to find the Y origin
Position the endmill in front of the probe plate as shown, clip the magnet to the collet, then
- click the Confirm Probe Position button to continue...
+ click the Confirm Probe Position button or touch the probe to enable the Probe button.
Z Probe Routine: This routine is used to find the Z origin
Position the endmill above the probe plate as shown, clip the magnet to the collet or the alligator clip to the bit, then click
- the Confirm Probe Position button to continue...
+ the Confirm Probe Position button or touch the probe to enable the Probe button.
Endmill Probe Routine: This routine is used to find the Endmill Diameter
Position the endmill above the hole in the probe plate as shown, just above the plate, clip
- the magnet to the collet, then click the Confirm Probe Position button to continue...
+ the magnet to the collet, then click the Confirm Probe Position button or touch the probe to enable the Probe button.
This operation will perform an XYZ probe to establish the plate position, then using the hole in the plate,
@@ -1966,4 +1966,4 @@