-
-
Notifications
You must be signed in to change notification settings - Fork 83
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG]: Prusa Mini cannot display any visualization after probing across the bed. #643
Comments
What shows in the terminal tab as the process starts? Usually this means that your firmware just doesn't report the mesh data back followed by an OK with the G29 command. |
I am having the same issue too on my Prusa Mini. I am running Firmware version 5.1.2 on my printer. My Octoprint is 1.9.3. Here is the log of what happens when I run the bed visualizer:
|
Yeah, so no mesh data is actually returned by your firmware. Is there any chance there's a different command for G29 that will report the mesh? |
I ran into this too with logs looking the same. Logs when using
|
Great, so basically the same as standard Marlin bilinear. |
In addition to what @evie-lau said, I had to add
|
personally I've never really liked the screw adjustment UI because of this very reason. It doesn't make sense unless the probe points are directly over the screw locations. I would try to pick the point that is close to the screw location and use that as the adjustment. |
This issue has been automatically marked as stale because it has not had activity in 14 days. It will be closed if no further activity occurs in 7 days |
Prusa Mini cannot display any visualization after probing across the bed.
Fresh octoprint and plugin install from the morning, as I thought this might be the problem.
gcode used for the plugin:
Octoprint just timesout and does not return anything
The text was updated successfully, but these errors were encountered: