mainsail-crew / mainsail

Mainsail is the popular web interface for managing and controlling 3D printers with Klipper.
https://docs.mainsail.xyz
GNU General Public License v3.0
1.74k stars 376 forks source link

feat: use _CLIENT_LINEAR_MOVE macros instead of multi-line gcodes #2043

Open meteyou opened 1 week ago

meteyou commented 1 week ago

Description

This PR use will change the move gcodes, when _CLIENT_AXIS_MOVE or _CLIENT_EXTRUDER_MOVE macros exists. This will make the console less noisy.

Related Tickets & Documents

PR: mainsail-cew/mainsail-config

Mobile & Desktop Screenshots/Recordings

none

[optional] Are there any post-deployment tasks we need to perform?

none