diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2018-04-20 12:50:04 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2018-04-20 12:50:04 -0400 |
commit | 48e9fa04e78e4c57fbd558281170d16ab357377f (patch) | |
tree | b96beb1c52584d3bcff555a8d6724c0a72832efd /klippy/extras/fan.py | |
parent | 832c0bc0170e78f702677a0faca3ed355341ff97 (diff) | |
download | kutter-48e9fa04e78e4c57fbd558281170d16ab357377f.tar.gz kutter-48e9fa04e78e4c57fbd558281170d16ab357377f.tar.xz kutter-48e9fa04e78e4c57fbd558281170d16ab357377f.zip |
toolhead: Allow max_accel_to_decel to be greater than max_accel in config
If max_accel_to_decel is greater than max_accel in the config, then
just internally limit max_accel_to_decel to max_accel. This makes it
easier to completely disable the max_accel_to_decel feature (as it can
just be set to a high value in the config).
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'klippy/extras/fan.py')
0 files changed, 0 insertions, 0 deletions