Skip to content

Commit

Permalink
Create 2019-09-24
Browse files Browse the repository at this point in the history
  • Loading branch information
TopgunZh committed Sep 24, 2019
1 parent f2996d3 commit 35ebe62
Showing 1 changed file with 13 additions and 8 deletions.
21 changes: 13 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,18 @@
# Swift Pro Firmware V4.4.0 (Base on [Grbl v0.9j](https://github.com/grbl/grbl) )
# Swift Pro Firmware V4.5.0 (Base on [Grbl v0.9j](https://github.com/grbl/grbl) )

----------
## Update Summary for v4.4.0

* Fix G1 motion planning
* Fix motion bug for stepper end-effector
* Fix P2206 cmd bug
* Optimize the returning funciton of stepper end-effector
* Add speed control for stepper end-effector
## Update Summary for v4.5.0

* Fix beep bug
* Fix effector motor control bug
* Add multi motor control interface
* Fix motor angle read bug
* Fix G2204 bug
* Fix M2201 update position bug
* Add M2220/M2221 interface
* Add S1000 start/stop motion interface
* Add S1100 clear current motion interface
* Add uart3 communication interface

## Caution
#### The current firmware is not perfect and will be updated periodically
Expand Down

0 comments on commit 35ebe62

Please sign in to comment.