Added helper code for plugins claiming auxiliary ports to make plugin coding easier and behaviour consistent.

Some minor bug fixes such as incorrect error code returned for unknown $-commands and temporary incorrect position reporting on in-flight G92 offset changes.
This commit is contained in:
Terje Io
2025-10-11 18:28:21 +02:00
parent 5d48dd5c43
commit 8c3d44bfca
27 changed files with 388 additions and 213 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
## grblHAL ##
Latest build date is 20251003, see the [changelog](changelog.md) for details.
Latest build date is 20251011, 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.