From 7a7d7120c9a3c753c287b7ffdb9d582eaeab37a8 Mon Sep 17 00:00:00 2001
From: unknown
Date: Fri, 6 Sep 2024 21:25:43 +0200
Subject: [PATCH] Fixed #368
---
CHANGELOG.txt | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index fa090af2..42623c8d 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: