Fixed typo in parameter access for G59 coordinate. Ref. issue #814.

This commit is contained in:
Terje Io
2025-09-25 20:40:49 +02:00
parent 65dd33c569
commit e3803a252a
4 changed files with 12 additions and 4 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
## grblHAL ##
Latest build date is 20250922, see the [changelog](changelog.md) for details.
Latest build date is 20250925, see the [changelog](changelog.md) for details.
> [!NOTE]
> A settings reset will be performed on an update of builds prior to 20241208. Backup and restore of settings is recommended.
@@ -89,4 +89,4 @@ G/M-codes not supported by [legacy Grbl](https://github.com/gnea/grbl/wiki) are
Some [plugins](https://github.com/grblHAL/plugins) implements additional M-codes.
---
20250525
20250925