MIN_PROBE_EDGE replaces DELTA_PROBEABLE_RADIUS
This commit is contained in:
@ -146,10 +146,8 @@
|
||||
* a subsequent G or T leveling operation for backward compatibility.
|
||||
*
|
||||
* P1 Phase 1 Invalidate entire Mesh and continue with automatic generation of the Mesh data using
|
||||
* the Z-Probe. Usually the probe can't reach all areas that the nozzle can reach. On
|
||||
* Cartesian printers, points within the X_PROBE_OFFSET_FROM_EXTRUDER and Y_PROBE_OFFSET_FROM_EXTRUDER
|
||||
* area cannot be automatically probed. For Delta printers the area in which DELTA_PROBEABLE_RADIUS
|
||||
* and DELTA_PRINTABLE_RADIUS do not overlap will not be automatically probed.
|
||||
* the Z-Probe. Usually the probe can't reach all areas that the nozzle can reach. For delta
|
||||
* printers only the areas where the probe and nozzle can both reach will be automatically probed.
|
||||
*
|
||||
* Unreachable points will be handled in Phase 2 and Phase 3.
|
||||
*
|
||||
|
Reference in New Issue
Block a user