revised motor 2 config for rotary mode

This commit is contained in:
sanjayk03-dev
2025-06-24 22:05:34 +05:30
parent 33a352e14c
commit 7f18f0a573
3 changed files with 18 additions and 9 deletions

View File

@@ -278,6 +278,10 @@
"travel-per-rev": {
"type": "float",
"default": 5
},
"microsteps": {
"type": "int",
"default": 32
}
}
},