dynamic tab

This commit is contained in:
sanjayk03-dev
2024-01-28 15:49:07 +05:30
parent a23b2d16d3
commit 2acd714870
5 changed files with 49 additions and 264 deletions

View File

@@ -545,6 +545,7 @@ module.exports = {
SvelteComponents.showDialog("Probe", { probeType });
},
runMacros: function (id) {
console.lof("runMAcros",id);
if (this.config.macros[id].file_name == "") {
this.showNoGcodeMessage = true;
} else {