logging state while running macros

This commit is contained in:
sanjayk03-dev
2024-03-25 11:33:37 +05:30
parent 28424ff48f
commit 6fc9ff6004
2 changed files with 3 additions and 3 deletions

View File

@@ -214,13 +214,13 @@ script#control-view-template(type="text/x-template")
th ETA
td.eta {{eta}}
tr
tr
th Line
td
| {{0 <= state.line ? state.line : 0 | number}}
span(v-if="toolpath.lines")
| &nbsp;of {{toolpath.lines | number}}
tr
th Progress
td.progress