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: octoprint_bettergrblsupport/templates/bettergrblsupport_wizard.jinja2
+13-1
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,19 @@
12
12
If this is your first time using Better Grbl Support or it has been a while since you've used it, be sure to visit the
13
13
<ahref="https://github.com/synman/Octoprint-Bettergrblsupport/wiki"target="_blank">Better Grbl Support Wiki</a> to learn about its features and how they work.
14
14
<br>
15
-
<h4>Release Notes - 2.2.3</h4>
15
+
<h4>Release Notes - 2.3.0rc1</h4>
16
+
This is already a pretty sizable update with the introduction of FluidNC support, including full management of its
17
+
Configuration files and Settings. Behind the scenes, numerous other changes have implemented that optimize existing
18
+
Grbl and Grbl_Esp32 settings management. Additional major behind the scenes work includes synchronization of multi-message
19
+
command responses.
20
+
<ul>
21
+
<li>Full FluidNC Support!</li>
22
+
<li>Refactored Grbl and Grbl_Esp32 settings management</li>
0 commit comments