jneilliii / OctoPrint-BedLevelVisualizer

MIT License
371 stars 82 forks source link

[FR]: #524

Closed bushibot closed 2 years ago

bushibot commented 2 years ago

Dose not seem to work correctly with Anycubic Vyper, might be due to their dev marlin version... it's unclear since that data is masked. Head moves a bit then it returns a empty table.

jneilliii commented 2 years ago

Yeah, not much I can do if your firmware doesn't report the mesh table.

bushibot commented 2 years ago

That’s fair, but how can I test if that is really the issue? It’s dev beach but I believe it’s pretty current build.

-Griffon

On Feb 23, 2022, at 10:01 AM, jneilliii @.***> wrote:

 Yeah, not much I can do if your firmware doesn't report the mesh table.

— Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android. You are receiving this because you authored the thread.

jneilliii commented 2 years ago

Run the commands manually one at a time in the terminal tab and see how the printer responds. You may need to adjust the commands based on what the firmware expects. Assuming it's bilinear leveling you may want to try without the T on the G29 command, could be a variety of things.

github-actions[bot] commented 2 years ago

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