jneilliii / OctoPrint-BedLevelVisualizer

MIT License
372 stars 82 forks source link

[BUG]: When bed probing is interrupted, visualizer fails. #444

Closed unkwntech closed 3 years ago

unkwntech commented 3 years ago

Describe the bug When a user initiates a mesh update, if the printer fails to update the mesh the visualizer never completes and cannot be reset until after a restart of octoprint.

Expected behavior When a printer disconnects or is put into an error state the mesh update should be abandon, and user should be able to attempt the update again once the error state is cleared.

Firmware and Version This was observed in Bed Visualizer 1.0.1

Reproduction Steps Start a mesh update and disconnect the printer, or force it into an error state (such as triggering the leveling sensor early on the first probe)

jneilliii commented 3 years ago

you can press the button again to cancel the collection process or wait for the timeout to occur based on the plugin's settings.

github-actions[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had activity in 14 days. It will be closed if no further activity occurs in 7 days