M208 [gcode_macro M204] description: Set Acceleration # Klipper accepts M204 S<value> OR M204 P<value> T<value> where both P and T must be specified # PrusaSliser sends M204 P<value> without T and Klipper shows an error # This macro makes M204 command more versatile rename_existing: ...