jneilliii / OctoPrint-BedLevelVisualizer

MIT License
369 stars 82 forks source link

[BUG]: for klipper: new GCODE Commands for Mesh Update Process #616

Closed leo-na-rd closed 1 year ago

leo-na-rd commented 1 year ago

Describe the bug cannot start mesh probing

Expected behavior probe then display mesh

Firmware and Version Version 1.1.1

Solution G28 BED_MESH_CALIBRATE BED_MESH_OUTPUT

instead of wiki recommendation: https://github.com/jneilliii/OctoPrint-BedLevelVisualizer/issues/92#issuecomment-430783036

jneilliii commented 1 year ago

Updated examples on the rc branch in commit https://github.com/jneilliii/OctoPrint-BedLevelVisualizer/commit/64233d3e0b55d766e10f30e7a6981a9b6aeb11c8, will go live on next update.

github-actions[bot] commented 1 year 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

TheBoroer commented 3 months ago

Also can confirm this works:

BED_MESH_CALIBRATE
BED_MESH_OUTPUT

and the klipper instructions in the wiki only outputs the last mesh data (doesn't actually probe the bed)

jneilliii commented 3 months ago

Thanks for verifying. The latest rc still hasn't been released yet stable, but those are in the examples once the next version does go live.

https://github.com/jneilliii/OctoPrint-BedLevelVisualizer/blob/rc/wiki/gcode-examples.md#klipper