kopia lustrzana https://github.com/OpenBuilds/OpenBuilds-CONTROL
rodzic
3f9122c389
commit
f724560ede
|
|
@ -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)
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
var selectedControllerType = 'blackbox4x'
|
||||
var selectedControllerType = 'blackboxx32'
|
||||
|
||||
function flashToolBoard(device) {
|
||||
selectedControllerType = device
|
||||
|
|
|
|||
|
|
@ -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>",
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue