Slow trailing steps fix. Added more defaults.

- Fixed an issue (hopefully) with slow trailing steps after a
triangular velocity profile move. Sets the trapezoid tick cycle counter
to the correct value for an accurate reproduction of the deceleration
curve. Keeps it from arriving too early to the target position, which
causes the slow trailing steps.

- Added Zen Toolworks 7x7 to default settings.

- Updated readme with new edge build.
This commit is contained in:
Sonny Jeon
2012-12-16 16:58:44 -07:00
parent e21d6a2fc4
commit c8b53b9d0a
4 changed files with 50 additions and 11 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
*.hex
*.o
*.elf
*.DS_Store