Improved handling of current working directory (CWD).

This commit is contained in:
Terje Io
2026-03-11 18:03:29 +01:00
parent ee077d8730
commit 38cc54d74e
8 changed files with 215 additions and 123 deletions

View File

@@ -1,6 +1,6 @@
## grblHAL ##
Latest build date is 20260308, see the [changelog](changelog.md) for details.
Latest build date is 20260311, 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.
---
20260218
20260311