Simen Svale Skogsrud
|
cdcc7bf86e
|
cleaned up methods for enabling/disabling acceleration manger
|
2011-02-06 22:25:01 +01:00 |
|
Simen Svale Skogsrud
|
6d3ff506e8
|
refactored compile time settings back into a new file called config.h
|
2011-02-05 00:55:37 +01:00 |
|
Simen Svale Skogsrud
|
d00947a23a
|
renamed config.* to settings.*
|
2011-02-05 00:45:41 +01:00 |
|
Simen Svale Skogsrud
|
59a9b64087
|
removed a grave little bug in the planner and added a baseline safe speed so that motion sequences do not attempt to go to speed 0, but to a safe, higher speed based on the max_jerk setting
|
2011-02-04 22:09:09 +01:00 |
|
Simen Svale Skogsrud
|
b44577f69f
|
small error in trapezoid-calculation
|
2011-02-03 13:20:31 +01:00 |
|
Simen Svale Skogsrud
|
e68e9cdf7c
|
ousted numerous small bugs in acceleration-planner
|
2011-02-03 12:54:32 +01:00 |
|
Simen Svale Skogsrud
|
4b63cf3ab5
|
small fixes after testing on real hardware. Still no chaining of motions and something odd with arcs
|
2011-02-03 10:42:00 +01:00 |
|
Simen Svale Skogsrud
|
dad9db1b02
|
formatting
|
2011-01-31 23:19:51 +01:00 |
|
Simen Svale Skogsrud
|
f5cf3195a8
|
probably fixed a bug that would crash grbl after ~20 commands
|
2011-01-31 00:17:24 +01:00 |
|
Simen Svale Skogsrud
|
35064b53e9
|
made local variables static
|
2011-01-25 23:33:19 +01:00 |
|
Simen Svale Skogsrud
|
25383790e2
|
updated struct types to use typedefs and conform to Micael Barrs Embedded C Coding Standard
|
2011-01-25 22:51:37 +01:00 |
|
Simen Svale Skogsrud
|
4dbe7c4833
|
added high-level api-call for enabling or disabling the acceleration manager
|
2011-01-25 22:44:46 +01:00 |
|
Simen Svale Skogsrud
|
5f005f59f1
|
cleanup
|
2011-01-25 14:07:01 +01:00 |
|
Simen Svale Skogsrud
|
0c262b03c2
|
eliminated step down-counter in stepper.c
|
2011-01-25 14:02:34 +01:00 |
|
Simen Svale Skogsrud
|
5977bd3748
|
reorganized functions somewhat
|
2011-01-25 13:55:11 +01:00 |
|
Simen Svale Skogsrud
|
4869e7b1cc
|
reallocated debug pin to time replanning
|
2011-01-24 23:18:07 +01:00 |
|
Simen Svale Skogsrud
|
c481c29dc5
|
added useful comments about the algorithms used in the acceleration planner
|
2011-01-24 23:08:44 +01:00 |
|
Simen Svale Skogsrud
|
32c038ddd3
|
acceleration management implementation complete, now ready for testing on actual real machine
|
2011-01-24 21:30:51 +01:00 |
|
Simen Svale Skogsrud
|
0bc0fd7757
|
look ahead planner complete and enabled save the acceleration limiting forward scan. Not tested on real hardware, just logic analyzer
|
2011-01-24 20:55:25 +01:00 |
|
Simen Svale Skogsrud
|
8325bfb96e
|
the trapezoid generator seems to be working
|
2011-01-23 21:14:38 +01:00 |
|
Simen Svale Skogsrud
|
4103e6ca00
|
still not running, but a lot further along
|
2011-01-22 23:29:02 +01:00 |
|
Simen Svale Skogsrud
|
5880e55ce9
|
pcomplete, fully untested, support for accelleration management with look ahead optimization, finally
|
2011-01-15 00:27:08 +01:00 |
|