jneilliii / OctoPrint-BedLevelVisualizer

MIT License
369 stars 82 forks source link

[BUG]: Data collection works, but no more graphics #607

Closed Neo2003 closed 1 year ago

Neo2003 commented 1 year ago

Describe the bug It did stop drawing the bed after firmware update (From Marlin 2.1 live version 2023-03-10 to Marlin 2.1 live version 2023-04-11) But it does get the values.

Expected behavior It should draw the graph to visualize the data.

Debug Log First part using @BEDLEVELVISUALIZER G29 T

second part using @BEDLEVELVISUALIZER M420 S1 V

plugin_bedlevelvisualizer_debug.log

Screenshots Settings Settings2 Settings3

Firmware and Version Marlin 2.1 live version 2023-04-11

Here is the tab with missing graph Screen

Neo2003 commented 1 year ago

Already found the issue, it's firefox .... Tested in Chromium and it does work. I wonder why this firefox did stop displaying this

Neo2003 commented 1 year ago

Recompiled firefox (Gentoo Linux) and this problem is solved.