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.68k stars 349 forks source link

fix(gcodeviewer): fix gcodeviewer simulation while printing #1954

Closed meteyou closed 1 month ago

meteyou commented 1 month ago

Description

This PR fix the simulation function in the gcodeviewer while printing. It blocks the live nozzle position and fileposition updates when tracking is disabled.

Related Tickets & Documents

Commit in an old bug report: https://github.com/mainsail-crew/mainsail/issues/1924#issuecomment-2241256820

Mobile & Desktop Screenshots/Recordings

none

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

none