You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just added a version 1.0.1rc2 that adds this functionality. It's possible that you could experience a race condition if you make it too short, but it should be pretty obvious. If you want to test you can change the Release Channel for the plugin to Release Candidate in Octoprint's Software Update settings (assuming OctoPrint 1.5.0+).
**Added**
* optional timeout override to @BEDLEVELVISUALIZER command, #314
* settings button on tab for quick access, #349
**Updated**
* README.md adding note that auto bed leveling must be possible on printer, #348
**Fixed**
* allow for probe points that contain more than single digits, #352, #269
* resolve issues with circular beds
Please add a timeout value as optional parameter to
@BEDLEVELVISUALIZER 30
which is overwriting the default from the settings.This would be useful if you have various methods getting the mesh.
e.g. UBL:
The text was updated successfully, but these errors were encountered: