mirror of
https://github.com/andreili/klipper.git
synced 2025-08-24 03:44:06 +02:00
This makes M220 (change print speed) command effect the next move command (G0/G1). Before it only made a differenc once a G0/G1 command with an F parameter was executed. Signed-off-by: Pontus Borg <liquidpontus@yahoo.se>