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.63k stars 341 forks source link

fix(screwsTiltCalculate): use the same direction on retry #1920

Closed meteyou closed 1 week ago

meteyou commented 3 weeks ago

Description

This PR fixes an issue with the SCREWS_TILT_CALCULATE helper panel. It checks the console history for the last execution of the SCREWS_TILT_CALCULATE command to use the same DIRECTION as the initial command.

Related Tickets & Documents

fixes: #1917

Mobile & Desktop Screenshots/Recordings

none

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

none