You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 7, 2022. It is now read-only.
Hi,
Manual bed leveling does not work. On the SD card, manual leveling is available, the printer levels all 25 points. Unfortunately, at the end (after 20 seconds), nothing happens after saving to EPPROM. The printer is not making a special noise. In the Cura start code I have (M501 and M420 S1). The printer does not use saved leveling points :(.
Where to look for the cause?
thanks
The text was updated successfully, but these errors were encountered:
To save your Mesh in your EPPROM you have to do a M500 command followed by M420 S1 as you mentioned before. M501 is used for reporting your settings. Probably this is your problem?
Thank you.
The M501 and M420 S1 commands are recommended by Pocket Johny. Do you think we should change to the M500 and M420 S1. I save the grid to Eproom via the LCD screen, is it supposed to save it somehow, e.g. via Octoprint or Repetier Host (this is how I connect the printer to the computer)?
What do you think?
Thanks
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
Manual bed leveling does not work. On the SD card, manual leveling is available, the printer levels all 25 points. Unfortunately, at the end (after 20 seconds), nothing happens after saving to EPPROM. The printer is not making a special noise. In the Cura start code I have (M501 and M420 S1). The printer does not use saved leveling points :(.
Where to look for the cause?
thanks
The text was updated successfully, but these errors were encountered: