You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Spindle: fixed issues with stepper spindle enable/disable via S-commands. Related to issue [#30](https://github.com/grblHAL/Plugins_spindle/issues/30).
16
+
17
+
---
18
+
3
19
<aname="20250312">20250312
4
20
5
21
Core:
@@ -14,7 +30,7 @@ Drivers:
14
30
15
31
Plugins:
16
32
17
-
* Spindle: fix for incorrect sign returned from spindle data function used for spindle sync. Depends on stepper configuration.
33
+
* Spindle: fix for incorrect sign returned from stepper spindle data function used for spindle sync. Depends on stepper configuration.
0 commit comments