mirror of
git://soft.sys114.com/klipper
synced 2026-02-10 22:38:06 +09:00
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>
3.3 KiB
3.3 KiB