Update README.md

This commit is contained in:
David Ramiro 2018-12-27 21:43:17 +01:00
parent b959252220
commit eddd18a3e5
No known key found for this signature in database
GPG Key ID: 5B042737EBEEB736
1 changed files with 1 additions and 0 deletions

View File

@ -73,6 +73,7 @@ If you have issues with an uneven bed, this is a great feature.
- I also added fine Z axis controls to the special menu, might be easier to use.
- When done, send `G29 S2` and repeat the process for the next level point. Continue with `G29 S2`every time.
- After finishing the 25 points, the printer will beep and calculate.
- After seeing `ok` in the console, send `M500` to save.
- To ensure your mesh gets used on every print from now on, go into your slicer settings and look for the start GCode
- Look for the Z-homing (either just `G28` or `G28 Z0`) command and insert these two right underneath it:
```