entry for the new ES3 hexapod

This commit is contained in:
Xiaoqiang Wang
2023-11-14 08:34:09 +01:00
parent e85fd4e596
commit 0e8194e2fd

View File

@@ -87,8 +87,13 @@
},
{
"type": "cmd",
"text": "Hexapod",
"command": "caqtdm -x -attach -noMsg -macro P=X04SA-ES3-HXP:,M1=TRX,M2=TRY,M3=TRZ,M4=ROX,M5=ROY,M6=ROZ motor6x.ui"
"text": "Hexapod 1 (New)",
"command": "caqtdm -x -attach -noMsg -macro P=X04SA-ES3-HXP1:,M1=TRX,M2=TRY,M3=TRZ,M4=ROX,M5=ROY,M6=ROZ motor6x.ui"
},
{
"type": "cmd",
"text": "Hexapod 2 (Old)",
"command": "caqtdm -x -attach -noMsg -macro P=X04SA-ES3-HXP2:,M1=TRX,M2=TRY,M3=TRZ,M4=ROX,M5=ROY,M6=ROZ motor6x.ui"
},
{
"type": "separator"