fixing _populate_issues

This commit is contained in:
sanjayk03-dev
2025-06-10 23:31:50 +05:30
parent a1708d0755
commit dc6e3b958e
2 changed files with 8 additions and 2 deletions

View File

@@ -246,6 +246,11 @@
"index": "0123",
"default": [{ "axis": "X" }, { "axis": "Y" }, { "axis": "Z" }, { "axis": "A" }],
"template": {
"axis": {
"type": "enum",
"values": ["X", "Y", "Z", "A", "B", "C"],
"default": "X"
},
"min-soft-limit": {
"type": "float",
"default": 0