mirror of
https://github.com/grblHAL/core.git
synced 2026-09-22 19:43:43 +08:00
Plugin fixes.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
## grblHAL ##
|
||||
|
||||
Latest build date is 20250110, see the [changelog](changelog.md) for details.
|
||||
Latest build date is 20250114, 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.
|
||||
@@ -93,4 +93,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.
|
||||
|
||||
---
|
||||
20250107
|
||||
20250115
|
||||
|
||||
+9
-1
@@ -1,5 +1,13 @@
|
||||
## grblHAL changelog
|
||||
|
||||
<a name="20250115">20250115
|
||||
|
||||
Plugins:
|
||||
|
||||
Fans, Keypad, macros: bug fixes and changes to avoid compiler warnings.
|
||||
|
||||
---
|
||||
|
||||
<a name="20250114">Build 20250114
|
||||
|
||||
Core:
|
||||
@@ -15,7 +23,7 @@ Drivers:
|
||||
|
||||
Plugins:
|
||||
|
||||
* Many: updated for setting call signature changes and to take advandage of latest core functionality.
|
||||
* Many: updated for setting call signature changes and to take advantage of latest core functionality.
|
||||
Plugins claiming auxiliary ports changed to use `-1` for port number settings that are to be ignored/not claimed.
|
||||
|
||||
* Plasma: refactored, uses new task functionality for processing and has improved settings handling. Virtual auxiliary ports disabled for now.
|
||||
|
||||
Reference in New Issue
Block a user