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