pull/317/head v1.0.369
openbuilds-engineer 2023-05-18 19:07:34 +02:00
rodzic 3f9122c389
commit f724560ede
3 zmienionych plików z 3 dodań i 2 usunięć

Wyświetl plik

@ -1,3 +1,4 @@
v1.0.369: Fixed bug in firmware flashing tool
v1.0.368: Updated grblHAL firmware images to 20230501, updated grblHAL Settings templates, added 3-Axes with Door firmware, Fixed bug in Firmware flashing tool for Interface > Firmware Version when offline, Updated included Interface firmware version
v1.0.367: Fixed 'indexOf' startup Bug - removed Port Conflict Detection
v1.0.366: Improved grblHAL integration (Additional Homing Enable Masks)

Wyświetl plik

@ -1,4 +1,4 @@
var selectedControllerType = 'blackbox4x'
var selectedControllerType = 'blackboxx32'
function flashToolBoard(device) {
selectedControllerType = device

Wyświetl plik

@ -1,6 +1,6 @@
{
"name": "OpenBuildsCONTROL",
"version": "1.0.368",
"version": "1.0.369",
"license": "AGPL-3.0",
"description": "OpenBuildsCONTROL CNC Machine Host Software",
"author": "github.com/openbuilds <support@openbuilds.com>",