PROBE_SELECTED etc.

This commit is contained in:
LVD-AC 2017-11-08 09:43:29 +01:00 committed by Scott Lahteine
parent 438e894899
commit 8ce9306b27
10 changed files with 66 additions and 78 deletions

View file

@ -496,7 +496,7 @@
#endif
#if ENABLED(DELTA_AUTO_CALIBRATION) || ENABLED(DELTA_CALIBRATION_MENU)
// Set the radius for the calibration probe points - max DELTA_PRINTABLE_RADIUS for non-eccentric probes
// Set the radius for the calibration probe points - max 0.9 * DELTA_PRINTABLE_RADIUS for non-eccentric probes
#define DELTA_CALIBRATION_RADIUS 78.0 // mm
// Set the steprate for papertest probing
#define PROBE_MANUALLY_STEP 0.025