diff --git a/src/js/control-view.js b/src/js/control-view.js index 6374279..ef48cda 100644 --- a/src/js/control-view.js +++ b/src/js/control-view.js @@ -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 { diff --git a/src/stylus/style.styl b/src/stylus/style.styl index 9204163..948accc 100644 --- a/src/stylus/style.styl +++ b/src/stylus/style.styl @@ -626,7 +626,7 @@ span.unit margin 10px margin-left 100px - .macros-buttons + .macros-button height 60px width 140px font-weight normal