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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,14 @@
6
6
7
7
# Changelog
8
8
9
+
## [1.16.1] - 20-03-2026
10
+
11
+
### Fixed
12
+
13
+
- fixed encoder not getting to 0 RPM after first successfull reading and added option to set a minimal RPM value before stop reading valid RPM values (#939) (#942)
14
+
- fixed ESP32 I2S glich by increasing the DMA buffer size (#941)
15
+
- fixed cnc store/restore functions with option ENABLE_ITP_FEED_TASK (#937)
16
+
9
17
## [1.16.0] - 17-03-2026
10
18
11
19
[@HuubBuis](https://github.com/HuubBuis) - added option to mimic Grbl homing motion style via `ENABLE_GRBL_STYLE_HOMING` (#918)
@@ -2044,6 +2052,7 @@ Version 1.1.0 comes with many added features and improvements over the previous
0 commit comments