diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2019-06-25 18:15:17 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2019-06-25 18:19:05 -0400 |
commit | 6ec7dee07d20de1a58c2c0b103513efb45d7d205 (patch) | |
tree | 76cf1b1ae31fcbef040259634d102b8eea1098ed /klippy/gcode.py | |
parent | 79c24f95b3e87957056b943b8883e88031846798 (diff) | |
download | kutter-6ec7dee07d20de1a58c2c0b103513efb45d7d205.tar.gz kutter-6ec7dee07d20de1a58c2c0b103513efb45d7d205.tar.xz kutter-6ec7dee07d20de1a58c2c0b103513efb45d7d205.zip |
tmc: It's not valid to schedule messages with print_time=0
A print_time of zero may translate to a negative clock on a secondary
micro-controller, which would cause an internal error. Change the
code to pass a real print_time or None if it is not needed.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'klippy/gcode.py')
0 files changed, 0 insertions, 0 deletions