logging key
This commit is contained in:
@@ -545,7 +545,7 @@ module.exports = {
|
||||
SvelteComponents.showDialog("Probe", { probeType });
|
||||
},
|
||||
runMacros: function (id) {
|
||||
console.lof("runMAcros",id);
|
||||
console.log("index",id);
|
||||
if (this.config.macros[id].file_name == "") {
|
||||
this.showNoGcodeMessage = true;
|
||||
} else {
|
||||
|
||||
@@ -626,7 +626,7 @@ span.unit
|
||||
margin 10px
|
||||
margin-left 100px
|
||||
|
||||
.macros-buttons
|
||||
.macros-button
|
||||
height 60px
|
||||
width 140px
|
||||
font-weight normal
|
||||
|
||||
Reference in New Issue
Block a user