Skip to content

Commit d3f86d4

Browse files
committed
update
1 parent 90fa477 commit d3f86d4

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

README.md

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

33
----------
4-
4+
## Update Summary for v4.1.1
5+
* Fix cmd M17 bug
6+
* Add out of step back features
57
## Update Summary for v4.1.0
68
* Transplant Grbl framework.
79
* Optimize stepper motor performance,improve motor speed,fix motor shake.
@@ -48,7 +50,7 @@ not support currently **P2240,P2241**.
4850
* Open XLoader and select your uArm's COM port from the drop down menu on the lower left.
4951
* Select the appropriate device from the dropdown list titled "Device".
5052
* 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.
53+
* Now use the browse button on the top right of the form to browse to your hex file.
5254
* Once your hex file is selected, click "Upload"
5355
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.
5456

0 commit comments

Comments
 (0)