jneilliii / OctoPrint-BedLevelVisualizer

MIT License
371 stars 82 forks source link

[BUG]: Mesh doesn't get rendered, empty graph #518

Closed xjjak closed 2 years ago

xjjak commented 2 years ago

Describe the bug

Running automatic bed leveling is working fine and it seems that the plugin receives the data, but the mesh doesn't get rendered, just the coordinate system.

Expected behavior

A color-graded "sheet". The colors would represent the captured heights.

Debug Log

plugin_bedlevelvisualizer_debug.log

Screenshots gcode-config visual-settings mesh-data no-mesh

Firmware and Version

Marlin bugfix-2.0.x

xjjak commented 2 years ago

Well, I think I found the issue. I finally noticed that the data points are just way too low. Trying to search for a fix now, as soon as I find one, I'll close this issue.

jneilliii commented 2 years ago

Enable relative z offsets in the plugin's settings.