Commit ed4d6821 authored by MagoKimbra's avatar MagoKimbra

Update Features.md

parent 8ff919a5
......@@ -252,7 +252,7 @@ Set start and end locations used to deploy the Z-Probe:
* \#define Z_PROBE_RETRACT_START_LOCATION {49, 84, 20, 0}
* \#define Z_PROBE_RETRACT_END_LOCATION {49, 84, 1, 0}
Set precision for autocalibration G30 function . calibration will complete when this value is reached – all probed point have to be at 0 +/- 0.015mm (for 0.03 setting below)
Set precision for autocalibration G30 function . calibration will complete when this value is reached . all probed point have to be at 0 +/- 0.015mm (for 0.03 setting below)
* \#define AUTOCALIBRATION_PRECISION 0.03 // mm
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment