Notifications
Clear all

Octoprint Bed Visualizer G-Code  

  RSS
chris.b47
(@chris-b47)
Active Member
Octoprint Bed Visualizer G-Code

Hello,

I am fairly new to octoprint and have installed several recommended plug-ins. Once of them being the Bed Visualizer.

What lines of g-code need to be input into the "g-code command" box?

I have also heard there is a Prusa Mesh Visualizer however I am not quite sure how to go about installing it/setting it up on my RPi 3B+...
https://github.com/PrusaOwners/OctoPrint-PrusaMeshMap

Any help is appreciated.

Posted : 22/10/2018 9:38 am
Dutchy
(@dutchy)
Eminent Member
Re: Octoprint Bed Visualizer G-Code

I tried installing this on the Pi0 but can't get it to work.

Posted : 22/10/2018 11:30 am
andy.b15
(@andy-b15)
Active Member
Re: Octoprint Bed Visualizer G-Code

If you go into Settings > Plugins there should be an option to install a new plugin and choose from URL. Then paste this URL in: https://github.com/PrusaOwners/OctoPrint-PrusaMeshMap/archive/master.zip

One warning, it takes a long time to install (30-45 minutes) and during this time it will look like it isn't doing anything. Just let it go and it will let you know when it is finished.

Posted : 22/10/2018 1:31 pm
chris.b47
(@chris-b47)
Active Member
Topic starter answered:
Re: Octoprint Bed Visualizer G-Code

Do I have to manually install matplotlib and numpy beforehand, or does the link install them as well?

Thanks!

Posted : 22/10/2018 3:21 pm
Dutchy
(@dutchy)
Eminent Member
Re: Octoprint Bed Visualizer G-Code


Do I have to manually install matplotlib and numpy beforehand, or does the link install them as well?

Thanks!

Install worked for me now,

tested, image only refreshes after changing color in the settings.

Got 0.32 ~-.032 @ 70c total bed variance 0.595mm I don't know if that's good or not.
And @ 85c 0.691 Front right is the high point.
Might sand the stand a bit.


Posted : 22/10/2018 3:38 pm
chris.b47
(@chris-b47)
Active Member
Topic starter answered:
Re: Octoprint Bed Visualizer G-Code

I installed the plugin, but it is not outputting the heatmap image.

It runs the g-code, but does not show an image once it is finished (even after clicking reload heatmap image)

Posted : 22/10/2018 7:52 pm
The Plastic Shed
(@the-plastic-shed)
Estimable Member
Re: Octoprint Bed Visualizer G-Code

Nope it doesn't in some browsers - Firefox / Waterfox in particular, if you come out of it and then open it again your map will appear as if by magic. This issue doesn't exist in IE (Internet Explorer). I have no other browsers loaded.

If you are using NoScript, Adblock, or UBlock you need to whitelist your octoprint instance.

Posted : 22/10/2018 11:44 pm
Dutchy
(@dutchy)
Eminent Member
Re: Octoprint Bed Visualizer G-Code

I'm using Chrome and that doesn't refresh either.

Posted : 23/10/2018 3:37 pm
Mr Moo
(@mr-moo)
Active Member
Re: Octoprint Bed Visualizer G-Code

@chris.b47
What was the gcode you used please?

Posted : 18/02/2019 6:44 pm
spiff72
(@spiff72)
Trusted Member
RE: Octoprint Bed Visualizer G-Code

I see this is an older post, but I have both "Bed Visualizer" and "Prusa Mesh Level" installed, and I used the following for the Gcode on my MK3S:

Bed Visualizer:

G28 W ; home all without mesh bed level
G80
@BEDLEVELVISUALIZER
G81

Prusa Mesh Level (didn't change - used default):

G28 W ; home all without mesh bed level
G80 ; mesh bed leveling
G81 ; check mesh leveling results

I also had to add my Octoprint IP to the whitelist in uBlock Origin to get the heatmap to load for the Prusa Mesh Level to load the image (as mentioned by another post above).

Posted : 26/07/2019 10:28 pm
Qlmmy, Sharkys, nanotone and 1 people liked
Kisho
(@kisho)
New Member
RE: Octoprint Bed Visualizer G-Code

@spiff72

I know this almost two years old, but I wanted to say a HUGE thank you. I am not that familiar with machine code and had a very difficult time making the Bed Visualizer actually return the results until I found this post. Huge thanks!

Posted : 17/02/2021 4:39 am
spiff72 liked
HermannSW
(@hermannsw)
Estimable Member
RE:
Posted by: @andy-b15

If you go into Settings > Plugins there should be an option to install a new plugin and choose from URL. Then paste this URL in: https://github.com/PrusaOwners/OctoPrint-PrusaMeshMap/archive/master.zip

One warning, it takes a long time to install (30-45 minutes) and during this time it will look like it isn't doing anything. Just let it go and it will let you know when it is finished.

I tried to install that on a Pi3A+ (my OctoPrint Pi), and that has only 512MB RAM.
First there were many of these messages:

Building wheel for numpy (PEP 517): still running...

Finally the Pi did hang up, was pingable but ssh into did not work.
After power cycling no PrusaMeshMap plugin was installed.

I did install "Bed Visualizer" plugin before from Plugin Repository, and that works.
There was gcode to copy, for "Prusa Firmware" and "Prusa Mini".
Since I have a Prusa MINI+, I chose the latter option:
https://github.com/jneilliii/OctoPrint-BedLevelVisualizer/blob/master/wiki/gcode-examples.md#prusa-mini

MINI+ did a bed leveling, and then showed below map.
Not sure what the map will tell me, though.
Are the reported min and max values in millimeter unit?
Is 0.531 difference between min and max good/bad?

Posted : 23/02/2022 3:26 pm
3DPrintard
(@3dprintard)
Member
RE:

Here are some settings that work well for the Prusa MK4

This post was modified 10 months ago by 3DPrintard
Posted : 25/06/2023 7:16 pm
Share: