File tree 2 files changed +14
-0
lines changed
2 files changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -30,6 +30,13 @@ xArm Python SDK
30
30
- #### [ UFACTORY ModbusTCP Manual] ( doc/UF_ModbusTCP_Manual.md )
31
31
32
32
## Update Summary
33
+ - > ### 1.14.7
34
+ - Fixed the problem that single joint or direction movement fails in some cases (valid from firmware 2.5.0)
35
+ - Added standard ModbusTcp client and Gcode client
36
+ - GPIO control supports immediate execution
37
+ - Support new version of vacuum gripper
38
+ - Support the studio-2.5.0 blockly project conversion to python
39
+
33
40
- > ### 1.13.30
34
41
- Supports obtaining unsaved track recording duration
35
42
- Fix the abnormal path of running blockly program in some cases
Original file line number Diff line number Diff line change 2
2
3
3
## Update Summary
4
4
5
+ - > ### 1.14.7
6
+ - Fixed the problem that single joint or direction movement fails in some cases (valid from firmware 2.5.0)
7
+ - Added standard ModbusTcp client and Gcode client
8
+ - GPIO control supports immediate execution
9
+ - Support new version of vacuum gripper
10
+ - Support the studio-2.5.0 blockly project conversion to python
11
+
5
12
- > ### 1.13.30
6
13
- Supports obtaining unsaved track recording duration
7
14
- Fix the abnormal path of running blockly program in some cases
You can’t perform that action at this time.
0 commit comments