We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ba47ff commit e5e2d98Copy full SHA for e5e2d98
CHANGELOG.txt
@@ -2,6 +2,8 @@ v1.0.384:
2
- Simplified Grbl Settings: Basic/Advanced tabs and Wizard for setting up toolheads
3
- Fixed bug where Servo Calibration was acting outside modal
4
- Fixed minor cosmetic issue on ribbon menu colors in Dark Mode
5
+- Added automatic backups (beta)
6
+- Added more tech support information to Troubleshooting tab
7
v1.0.383:
8
- Added default servo values for Pen Up/Down for ACRO A1
9
v1.0.382:
package.json
@@ -1,6 +1,6 @@
1
{
"name": "OpenBuildsCONTROL",
- "version": "1.0.384",
+ "version": "1.0.385",
"license": "AGPL-3.0",
"description": "OpenBuildsCONTROL CNC Machine Host Software",
"author": "github.com/openbuilds <[email protected]>",
0 commit comments