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.