|
@@ -8,13 +8,14 @@ These configurations activate many of the new advanced features of the Marlin fi
|
8
|
8
|
|
9
|
9
|
**Important**: Before doing anything else after updating the firmware, go to `Configuration > Advanced Settings > Initialize EEPROM` to get rid of old configurations.
|
10
|
10
|
|
|
11
|
+Then you should execute `Configuration > Delta Calibration > Set Delta Height` and also run `Configuration > Delta Configuration > Probe Z-offset` to verify the Probe offset.
|
|
12
|
+
|
11
|
13
|
After that you should connect the Z-Probe and start `Configuration > Delta Calibration > Auto Calibration`. When it's done don't forget to also do `Configuration > Delta Calibration > Store Settings` to make it permanent.
|
12
|
14
|
|
13
|
15
|
You should also do a `Motion > Bed Leveling > Level bed` followed by `Store Settings` to ensure a perfect leveling.
|
14
|
16
|
|
15
|
17
|
Please do a manual paper test (moving the nozzle slowly down to Z0 and checking with a piece of paper). If it's not perfect, use `Configuration > Advanced Settings > Probe Z Offset` to correct the difference and execute the calibration again.
|
16
|
18
|
|
17
|
|
-**Also Important**: if you value your Z-Probe do NOT execute `Configuration > Delta Configuration > Probe Z-offset` - This can destroy the Z-Probe, see issue [#11337](https://github.com/MarlinFirmware/Marlin/issues/11337).
|
18
|
19
|
|
19
|
20
|
# Select the Configuration
|
20
|
21
|
|