Skip to content

Commit 4ef3103

Browse files
committed
update
1 parent c9df2a5 commit 4ef3103

File tree

1 file changed

+15
-6
lines changed

1 file changed

+15
-6
lines changed

README.md

Lines changed: 15 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,16 @@
1-
# Swift Pro Firmware V4.1.0 (Base on [Grbl v0.9j](https://github.com/grbl/grbl) )
1+
# Swift Pro Firmware V4.2.0 (Base on [Grbl v0.9j](https://github.com/grbl/grbl) )
22

33
----------
4-
4+
## Update Summary for v4.2.0
5+
* Fix cmd M17 bug
6+
* Add closed-loop stepper control (step losing detection and auto-adjusting)
7+
* Add M2123 cmd to control closed-loop stepper system
8+
* Fix G1 move bug
9+
* Add M2412 cmd to set offset of the effect-stepper
10+
* Fix P2206 cmd to get effect angle
11+
* Add pro work mode,plus work mode and touch pen work mode
12+
* Fix old uarn pro cann't read refer value bug
13+
* Fix P2242 P2243 bug
514
## Update Summary for v4.1.0
615
* Transplant Grbl framework.
716
* Optimize stepper motor performance,improve motor speed,fix motor shake.
@@ -14,9 +23,9 @@
1423
#### Not support app control
1524
#### For uArmStudio control
1625

17-
- BLOCKLY is not support **input** and **Grove** module.
18-
- Draw/Laser is not support.
19-
- 3D Printing is not support.
26+
- input and Grove module in BLOCKLY are not supported.
27+
- Draw/Laser is not supported.
28+
- 3D Printing is not supported.
2029

2130
## Communication protocol
2231
#### For serial terminal control
@@ -48,7 +57,7 @@ not support currently **P2240,P2241**.
4857
* Open XLoader and select your uArm's COM port from the drop down menu on the lower left.
4958
* Select the appropriate device from the dropdown list titled "Device".
5059
* Check that Xloader set the correct baud rate for the device: 115200 for Mega (ATMEGA2560).
51-
* Now use the browse button on the top right of the form to browse to your grbl hex file.
60+
* Now use the browse button on the top right of the form to browse to your hex file.
5261
* Once your hex file is selected, click "Upload"
5362
The upload process generally takes about 10 seconds to finish. Once completed, a message will appear in the bottom left corner of XLoader telling you how many bytes were uploaded. If there was an error, it would show instead of the total bytes uploaded. Steps should be similar and may be done through the command prompt.
5463

0 commit comments

Comments
 (0)