rensnapshot a few

This commit is contained in:
Paul Tagliamonte
2025-04-14 13:54:44 -04:00
parent e222aba9c1
commit b250855c79
49 changed files with 9902 additions and 24505 deletions

View File

@ -5,11 +5,11 @@ description: Variables in memory after executing multi-axis-robot.kcl
{
"j2RobotArm": {
"type": "Module",
"value": 7
"value": 8
},
"j3RobotArm": {
"type": "Module",
"value": 8
"value": 9
},
"robotArmBase": {
"type": "Module",
@ -17,6 +17,6 @@ description: Variables in memory after executing multi-axis-robot.kcl
},
"rotatingBase": {
"type": "Module",
"value": 6
"value": 7
}
}