From eddd18a3e53933e8317845974ea3c84f7111f551 Mon Sep 17 00:00:00 2001 From: David Ramiro Date: Thu, 27 Dec 2018 21:43:17 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2fcb794..d029126 100644 --- a/README.md +++ b/README.md @@ -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: ```