macros ui fix and control view added present and absent class
This commit is contained in:
@@ -24,7 +24,7 @@ module.exports = {
|
||||
if (state != "ESTOPPED" && (cycle == "jogging" || cycle == "homing")) {
|
||||
return cycle.toUpperCase();
|
||||
}
|
||||
|
||||
|
||||
return state || "";
|
||||
},
|
||||
is_ready: function() {
|
||||
|
||||
Reference in New Issue
Block a user