jneilliii / OctoPrint-BedLevelVisualizer

MIT License
371 stars 82 forks source link

[BUG]: #550

Closed lcbathtissue closed 2 years ago

lcbathtissue commented 2 years ago

Describe the bug After updating Marlin firmware now getting stuck on ' Please wait, retrieving current mesh. '

I have tried several times now removing the plugin entirely and reinstalling. And I have tried previously with the lines of GCODE that were used and working prior to updating Marlin and also using the bilinear GCODE example supplied. Both result in getting stuck on ' Please wait, retrieving current mesh. '

Expected behavior After XY home and Z home normally Bed Visualizer probes our ender-3's bed 9 times in a grid.

Debug Log [2022-06-18 03:00:01,680] DEBUG: mesh collection started [2022-06-18 03:00:16,706] DEBUG: Canceling mesh collection per user request [2022-06-18 03:00:16,707] DEBUG: Mesh data collected prior to cancel: [2022-06-18 03:00:16,707] DEBUG: [] [2022-06-18 03:00:16,708] DEBUG: Mesh data after clearing: [2022-06-18 03:00:16,709] DEBUG: [] [2022-06-19 02:06:58,833] DEBUG: mesh collection started [2022-06-19 02:07:49,885] DEBUG: mesh collection started

These (above) were the contents of the debug log

Screenshots image image image image image image image

Firmware and Version

Marlin 2.0.9.3

OctoPrint Version 1.8.1 on Raspberry Pi

Thank you jneilliii, I love this plugin and get a kick out of using it as well as a new 3D printer it has solved a lot of my bed leveling woes...

jneilliii commented 2 years ago

Typically means the firmware doesn't have leveling enabled. If it happened to be jyers firmware there are known octoprint settings that need to be adjusted per their wiki, only other time I've seen this type of issue. That or the printer wasn't turned on.