Skip to content

Commit 9f6ac54

Browse files
committed
[doc] update readme
1 parent 490c725 commit 9f6ac54

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

README.md

+7
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,13 @@ xArm Python SDK
3030
- #### [UFACTORY ModbusTCP Manual](doc/UF_ModbusTCP_Manual.md)
3131

3232
## 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+
3340
- > ### 1.13.30
3441
- Supports obtaining unsaved track recording duration
3542
- Fix the abnormal path of running blockly program in some cases

ReleaseNotes.md

+7
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
## Update Summary
44

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+
512
- > ### 1.13.30
613
- Supports obtaining unsaved track recording duration
714
- Fix the abnormal path of running blockly program in some cases

0 commit comments

Comments
 (0)