diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2017-03-08 11:29:27 -0500 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2017-03-08 13:37:51 -0500 |
commit | 37bac916e7dd7159fe731f313859e31e743f7f23 (patch) | |
tree | 4456e490c9fc629b8c9ddf483fb19abb891adf89 /klippy/mcu.py | |
parent | affdbbf9ca120da415aff2a8e8dea2847800ee39 (diff) | |
download | kutter-37bac916e7dd7159fe731f313859e31e743f7f23.tar.gz kutter-37bac916e7dd7159fe731f313859e31e743f7f23.tar.xz kutter-37bac916e7dd7159fe731f313859e31e743f7f23.zip |
basecmd: Generalize the "move queue" runtime storage
Detect the maximum size of each "move queue" item during the
configuration phase instead of using the stepper move struct. This
allows the stepper code to be contained entirely in stepper.c and it
allows for future run time allocations from other types of objects.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'klippy/mcu.py')
0 files changed, 0 insertions, 0 deletions