Jogging A axis

This commit is contained in:
sanjayk03-dev
2024-11-25 11:58:25 +05:30
parent 628c7cac46
commit cba5661b5e

View File

@@ -106,7 +106,7 @@ script#control-view-template(type="text/x-template")
| Rotary | Rotary
td(style="height:100px", align="center", colspan="1") td(style="height:100px", align="center", colspan="1")
button() button(@click="jog_fn(0,0,0,-1)")
| A- | A-
td(style="height:100px", align="center", colspan="1") td(style="height:100px", align="center", colspan="1")
@@ -116,7 +116,7 @@ script#control-view-template(type="text/x-template")
| Origin | Origin
td(style="height:100px", align="center", colspan="1") td(style="height:100px", align="center", colspan="1")
button() button(@click="jog_fn(0,0,0,1)")
| A+ | A+
tr(v-else) tr(v-else)