mirror of
https://github.com/Klipper3d/klipper.git
synced 2026-08-01 02:50:51 +02:00
Fix linear_travel optimization. Use "2*pi" instead of "radians(360)". Always emit at least one segment and always end at the final target coordinates. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>