Update readme.textile

This commit is contained in:
Sonny Jeon 2012-01-17 20:55:35 -07:00
parent 3734c20eec
commit fca3fb4188

View File

@ -14,7 +14,7 @@ Grbl includes full acceleration management with look ahead. That means the contr
- Arc acceleration planning enabled by efficient vector transformation implementation. - Arc acceleration planning enabled by efficient vector transformation implementation.
- Stepper subsystem re-factoring to help remove some motion issues from pre-v0.7 builds. - Stepper subsystem re-factoring to help remove some motion issues from pre-v0.7 builds.
- Increased dwell times. - Increased dwell times.
- G92 Coordinate offset support. - G92 coordinate system offset support.
- (Beta) Limit switch and homing cycle support. - (Beta) Limit switch and homing cycle support.
- Many other bug fixes and efficiency improvements. - Many other bug fixes and efficiency improvements.