mirror of
https://github.com/grblHAL/core.git
synced 2026-08-17 08:31:43 +08:00
Fixed typo in parameter access for G59 coordinate. Ref. issue #814.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user