GCodeListr in config

This commit is contained in:
sanjayk03-dev
2024-01-22 21:32:11 +05:30
parent 49880824a9
commit c75e7a55f1
6 changed files with 21 additions and 14 deletions

View File

@@ -115,7 +115,8 @@ module.exports = new Vue({
ip: "<>",
wifiName: "not connected",
macros:[{},{},{},{},{},{},{},{}],
macrosList:[]
macrosList:[],
GCodeList:[]
},
state: {
messages: [],