diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2016-12-01 16:04:48 -0500 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2016-12-01 18:17:54 -0500 |
commit | 71b4923208b0fda7810d923ae8e2a178030eebac (patch) | |
tree | bf6ec175ee1853248198acbab46e8549986f9094 /klippy/klippy.py | |
parent | c49d3fdb17d6ba8f90099826355200d5219ab6b6 (diff) | |
download | kutter-71b4923208b0fda7810d923ae8e2a178030eebac.tar.gz kutter-71b4923208b0fda7810d923ae8e2a178030eebac.tar.xz kutter-71b4923208b0fda7810d923ae8e2a178030eebac.zip |
delta: Support limiting the maximum velocity of z moves
On a delta printer, z moves require the mcu to support the greatest
number of steps per second. However, z moves are rare, so it makes
sense to limit the velocity of z moves separately from the velocity of
normal xy moves.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'klippy/klippy.py')
0 files changed, 0 insertions, 0 deletions