jneilliii / OctoPrint-BedLevelVisualizer

MIT License
369 stars 82 forks source link

[BUG]: My printer just kept repeating the leveling, over and over. Then it got stuck in the back right corner and it would make a terrible sounding "beep" and then keep probing the same point. #564

Closed Dragonstuff83 closed 1 year ago

Dragonstuff83 commented 1 year ago

Describe the bug

[BUG]: My printer just kept repeating the leveling, over and over. Then it got stuck in the back right corner and it would make a terrible sounding "beep" and then keep probing the same point. **Expected behavior** Not that **Debug Log**

Screenshots

Firmware and Version

jneilliii commented 1 year ago

I think you may have copied the wrong gcode from the examples page. The beeping is from the M300 commands, you can remove those from the gcode your sending. My best guess is that you should be using the bilinear example.

Dragonstuff83 commented 1 year ago

@jneilliii Thank you. I'll give that a try.

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