aboutsummaryrefslogtreecommitdiffstats
path: root/klippy/gcode.py
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2020-05-26 14:42:24 -0400
committerKevin O'Connor <kevin@koconnor.net>2020-05-26 14:46:15 -0400
commit04532448bcb3928438d1215a579336a05addcca8 (patch)
treedacc912e1e1438b95bbd2879fd349c9ac87aaaca /klippy/gcode.py
parent686d557863b5a529ec26c017ecd6bf7f5f05eb86 (diff)
downloadkutter-04532448bcb3928438d1215a579336a05addcca8.tar.gz
kutter-04532448bcb3928438d1215a579336a05addcca8.tar.xz
kutter-04532448bcb3928438d1215a579336a05addcca8.zip
tuning_tower: Remove max(0, z) check
Commit 9530373c introduced a minimum value of zero for the g-code z position. Unfortunately, that would likely cause the tuning tower to not emit a command at the start of a test because the initial dummy z position is set to a negative value. The minimum bound should not be needed so remove it. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'klippy/gcode.py')
0 files changed, 0 insertions, 0 deletions