Try on "CLEARANCE" for size
This commit is contained in:
@ -613,11 +613,11 @@
|
||||
* probe Z Offset set with Z_PROBE_OFFSET_FROM_EXTRUDER, M851, or the LCD.
|
||||
* Only integer values >= 1 are valid here.
|
||||
*
|
||||
* Example: `M851 Z-5` with a RAISE of 4 => 9mm from bed to nozzle.
|
||||
* But: `M851 Z+1` with a RAISE of 2 => 2mm from bed to nozzle.
|
||||
* Example: `M851 Z-5` with a CLEARANCE of 4 => 9mm from bed to nozzle.
|
||||
* But: `M851 Z+1` with a CLEARANCE of 2 => 2mm from bed to nozzle.
|
||||
*/
|
||||
#define Z_RAISE_DEPLOY_PROBE 15 // Z Raise for Deploy/Stow
|
||||
#define Z_RAISE_BETWEEN_PROBES 5 // Z Raise between probe points
|
||||
#define Z_CLEARANCE_DEPLOY_PROBE 15 // Z Clearance for Deploy/Stow
|
||||
#define Z_CLEARANCE_BETWEEN_PROBES 5 // Z Clearance between probe points
|
||||
|
||||
//
|
||||
// For M851 give a range for adjusting the Z probe offset
|
||||
|
@ -596,11 +596,11 @@
|
||||
* probe Z Offset set with Z_PROBE_OFFSET_FROM_EXTRUDER, M851, or the LCD.
|
||||
* Only integer values >= 1 are valid here.
|
||||
*
|
||||
* Example: `M851 Z-5` with a RAISE of 4 => 9mm from bed to nozzle.
|
||||
* But: `M851 Z+1` with a RAISE of 2 => 2mm from bed to nozzle.
|
||||
* Example: `M851 Z-5` with a CLEARANCE of 4 => 9mm from bed to nozzle.
|
||||
* But: `M851 Z+1` with a CLEARANCE of 2 => 2mm from bed to nozzle.
|
||||
*/
|
||||
#define Z_RAISE_DEPLOY_PROBE 15 // Z Raise for Deploy/Stow
|
||||
#define Z_RAISE_BETWEEN_PROBES 5 // Z Raise between probe points
|
||||
#define Z_CLEARANCE_DEPLOY_PROBE 15 // Z Clearance for Deploy/Stow
|
||||
#define Z_CLEARANCE_BETWEEN_PROBES 5 // Z Clearance between probe points
|
||||
|
||||
//
|
||||
// For M851 give a range for adjusting the Z probe offset
|
||||
|
@ -594,11 +594,11 @@
|
||||
* probe Z Offset set with Z_PROBE_OFFSET_FROM_EXTRUDER, M851, or the LCD.
|
||||
* Only integer values >= 1 are valid here.
|
||||
*
|
||||
* Example: `M851 Z-5` with a RAISE of 4 => 9mm from bed to nozzle.
|
||||
* But: `M851 Z+1` with a RAISE of 2 => 2mm from bed to nozzle.
|
||||
* Example: `M851 Z-5` with a CLEARANCE of 4 => 9mm from bed to nozzle.
|
||||
* But: `M851 Z+1` with a CLEARANCE of 2 => 2mm from bed to nozzle.
|
||||
*/
|
||||
#define Z_RAISE_DEPLOY_PROBE 15 // Z Raise for Deploy/Stow
|
||||
#define Z_RAISE_BETWEEN_PROBES 5 // Z Raise between probe points
|
||||
#define Z_CLEARANCE_DEPLOY_PROBE 15 // Z Clearance for Deploy/Stow
|
||||
#define Z_CLEARANCE_BETWEEN_PROBES 5 // Z Clearance between probe points
|
||||
|
||||
//
|
||||
// For M851 give a range for adjusting the Z probe offset
|
||||
|
@ -605,11 +605,11 @@
|
||||
* probe Z Offset set with Z_PROBE_OFFSET_FROM_EXTRUDER, M851, or the LCD.
|
||||
* Only integer values >= 1 are valid here.
|
||||
*
|
||||
* Example: `M851 Z-5` with a RAISE of 4 => 9mm from bed to nozzle.
|
||||
* But: `M851 Z+1` with a RAISE of 2 => 2mm from bed to nozzle.
|
||||
* Example: `M851 Z-5` with a CLEARANCE of 4 => 9mm from bed to nozzle.
|
||||
* But: `M851 Z+1` with a CLEARANCE of 2 => 2mm from bed to nozzle.
|
||||
*/
|
||||
#define Z_RAISE_DEPLOY_PROBE 15 // Z Raise for Deploy/Stow
|
||||
#define Z_RAISE_BETWEEN_PROBES 5 // Z Raise between probe points
|
||||
#define Z_CLEARANCE_DEPLOY_PROBE 15 // Z Clearance for Deploy/Stow
|
||||
#define Z_CLEARANCE_BETWEEN_PROBES 5 // Z Clearance between probe points
|
||||
|
||||
//
|
||||
// For M851 give a range for adjusting the Z probe offset
|
||||
|
@ -607,11 +607,11 @@
|
||||
* probe Z Offset set with Z_PROBE_OFFSET_FROM_EXTRUDER, M851, or the LCD.
|
||||
* Only integer values >= 1 are valid here.
|
||||
*
|
||||
* Example: `M851 Z-5` with a RAISE of 4 => 9mm from bed to nozzle.
|
||||
* But: `M851 Z+1` with a RAISE of 2 => 2mm from bed to nozzle.
|
||||
* Example: `M851 Z-5` with a CLEARANCE of 4 => 9mm from bed to nozzle.
|
||||
* But: `M851 Z+1` with a CLEARANCE of 2 => 2mm from bed to nozzle.
|
||||
*/
|
||||
#define Z_RAISE_DEPLOY_PROBE 5 // Z Raise for Deploy/Stow
|
||||
#define Z_RAISE_BETWEEN_PROBES 2 // Z Raise between probe points
|
||||
#define Z_CLEARANCE_DEPLOY_PROBE 5 // Z Clearance for Deploy/Stow
|
||||
#define Z_CLEARANCE_BETWEEN_PROBES 2 // Z Clearance between probe points
|
||||
|
||||
//
|
||||
// For M851 give a range for adjusting the Z probe offset
|
||||
|
@ -630,11 +630,11 @@
|
||||
* probe Z Offset set with Z_PROBE_OFFSET_FROM_EXTRUDER, M851, or the LCD.
|
||||
* Only integer values >= 1 are valid here.
|
||||
*
|
||||
* Example: `M851 Z-5` with a RAISE of 4 => 9mm from bed to nozzle.
|
||||
* But: `M851 Z+1` with a RAISE of 2 => 2mm from bed to nozzle.
|
||||
* Example: `M851 Z-5` with a CLEARANCE of 4 => 9mm from bed to nozzle.
|
||||
* But: `M851 Z+1` with a CLEARANCE of 2 => 2mm from bed to nozzle.
|
||||
*/
|
||||
#define Z_RAISE_DEPLOY_PROBE 15 // Z Raise for Deploy/Stow
|
||||
#define Z_RAISE_BETWEEN_PROBES 5 // Z Raise between probe points
|
||||
#define Z_CLEARANCE_DEPLOY_PROBE 15 // Z Clearance for Deploy/Stow
|
||||
#define Z_CLEARANCE_BETWEEN_PROBES 5 // Z Clearance between probe points
|
||||
|
||||
//
|
||||
// For M851 give a range for adjusting the Z probe offset
|
||||
|
@ -613,11 +613,11 @@
|
||||
* probe Z Offset set with Z_PROBE_OFFSET_FROM_EXTRUDER, M851, or the LCD.
|
||||
* Only integer values >= 1 are valid here.
|
||||
*
|
||||
* Example: `M851 Z-5` with a RAISE of 4 => 9mm from bed to nozzle.
|
||||
* But: `M851 Z+1` with a RAISE of 2 => 2mm from bed to nozzle.
|
||||
* Example: `M851 Z-5` with a CLEARANCE of 4 => 9mm from bed to nozzle.
|
||||
* But: `M851 Z+1` with a CLEARANCE of 2 => 2mm from bed to nozzle.
|
||||
*/
|
||||
#define Z_RAISE_DEPLOY_PROBE 15 // Z Raise for Deploy/Stow
|
||||
#define Z_RAISE_BETWEEN_PROBES 5 // Z Raise between probe points
|
||||
#define Z_CLEARANCE_DEPLOY_PROBE 15 // Z Clearance for Deploy/Stow
|
||||
#define Z_CLEARANCE_BETWEEN_PROBES 5 // Z Clearance between probe points
|
||||
|
||||
//
|
||||
// For M851 give a range for adjusting the Z probe offset
|
||||
|
@ -613,11 +613,11 @@
|
||||
* probe Z Offset set with Z_PROBE_OFFSET_FROM_EXTRUDER, M851, or the LCD.
|
||||
* Only integer values >= 1 are valid here.
|
||||
*
|
||||
* Example: `M851 Z-5` with a RAISE of 4 => 9mm from bed to nozzle.
|
||||
* But: `M851 Z+1` with a RAISE of 2 => 2mm from bed to nozzle.
|
||||
* Example: `M851 Z-5` with a CLEARANCE of 4 => 9mm from bed to nozzle.
|
||||
* But: `M851 Z+1` with a CLEARANCE of 2 => 2mm from bed to nozzle.
|
||||
*/
|
||||
#define Z_RAISE_DEPLOY_PROBE 15 // Z Raise for Deploy/Stow
|
||||
#define Z_RAISE_BETWEEN_PROBES 5 // Z Raise between probe points
|
||||
#define Z_CLEARANCE_DEPLOY_PROBE 15 // Z Clearance for Deploy/Stow
|
||||
#define Z_CLEARANCE_BETWEEN_PROBES 5 // Z Clearance between probe points
|
||||
|
||||
//
|
||||
// For M851 give a range for adjusting the Z probe offset
|
||||
|
@ -613,11 +613,11 @@
|
||||
* probe Z Offset set with Z_PROBE_OFFSET_FROM_EXTRUDER, M851, or the LCD.
|
||||
* Only integer values >= 1 are valid here.
|
||||
*
|
||||
* Example: `M851 Z-5` with a RAISE of 4 => 9mm from bed to nozzle.
|
||||
* But: `M851 Z+1` with a RAISE of 2 => 2mm from bed to nozzle.
|
||||
* Example: `M851 Z-5` with a CLEARANCE of 4 => 9mm from bed to nozzle.
|
||||
* But: `M851 Z+1` with a CLEARANCE of 2 => 2mm from bed to nozzle.
|
||||
*/
|
||||
#define Z_RAISE_DEPLOY_PROBE 15 // Z Raise for Deploy/Stow
|
||||
#define Z_RAISE_BETWEEN_PROBES 5 // Z Raise between probe points
|
||||
#define Z_CLEARANCE_DEPLOY_PROBE 15 // Z Clearance for Deploy/Stow
|
||||
#define Z_CLEARANCE_BETWEEN_PROBES 5 // Z Clearance between probe points
|
||||
|
||||
//
|
||||
// For M851 give a range for adjusting the Z probe offset
|
||||
|
@ -611,11 +611,11 @@
|
||||
* probe Z Offset set with Z_PROBE_OFFSET_FROM_EXTRUDER, M851, or the LCD.
|
||||
* Only integer values >= 1 are valid here.
|
||||
*
|
||||
* Example: `M851 Z-5` with a RAISE of 4 => 9mm from bed to nozzle.
|
||||
* But: `M851 Z+1` with a RAISE of 2 => 2mm from bed to nozzle.
|
||||
* Example: `M851 Z-5` with a CLEARANCE of 4 => 9mm from bed to nozzle.
|
||||
* But: `M851 Z+1` with a CLEARANCE of 2 => 2mm from bed to nozzle.
|
||||
*/
|
||||
#define Z_RAISE_DEPLOY_PROBE 15 // Z Raise for Deploy/Stow
|
||||
#define Z_RAISE_BETWEEN_PROBES 5 // Z Raise between probe points
|
||||
#define Z_CLEARANCE_DEPLOY_PROBE 15 // Z Clearance for Deploy/Stow
|
||||
#define Z_CLEARANCE_BETWEEN_PROBES 5 // Z Clearance between probe points
|
||||
|
||||
//
|
||||
// For M851 give a range for adjusting the Z probe offset
|
||||
|
@ -623,11 +623,11 @@
|
||||
* probe Z Offset set with Z_PROBE_OFFSET_FROM_EXTRUDER, M851, or the LCD.
|
||||
* Only integer values >= 1 are valid here.
|
||||
*
|
||||
* Example: `M851 Z-5` with a RAISE of 4 => 9mm from bed to nozzle.
|
||||
* But: `M851 Z+1` with a RAISE of 2 => 2mm from bed to nozzle.
|
||||
* Example: `M851 Z-5` with a CLEARANCE of 4 => 9mm from bed to nozzle.
|
||||
* But: `M851 Z+1` with a CLEARANCE of 2 => 2mm from bed to nozzle.
|
||||
*/
|
||||
#define Z_RAISE_DEPLOY_PROBE 15 // Z Raise for Deploy/Stow
|
||||
#define Z_RAISE_BETWEEN_PROBES 5 // Z Raise between probe points
|
||||
#define Z_CLEARANCE_DEPLOY_PROBE 15 // Z Clearance for Deploy/Stow
|
||||
#define Z_CLEARANCE_BETWEEN_PROBES 5 // Z Clearance between probe points
|
||||
|
||||
//
|
||||
// For M851 give a range for adjusting the Z probe offset
|
||||
|
@ -634,11 +634,11 @@
|
||||
* probe Z Offset set with Z_PROBE_OFFSET_FROM_EXTRUDER, M851, or the LCD.
|
||||
* Only integer values >= 1 are valid here.
|
||||
*
|
||||
* Example: `M851 Z-5` with a RAISE of 4 => 9mm from bed to nozzle.
|
||||
* But: `M851 Z+1` with a RAISE of 2 => 2mm from bed to nozzle.
|
||||
* Example: `M851 Z-5` with a CLEARANCE of 4 => 9mm from bed to nozzle.
|
||||
* But: `M851 Z+1` with a CLEARANCE of 2 => 2mm from bed to nozzle.
|
||||
*/
|
||||
#define Z_RAISE_DEPLOY_PROBE 15 // Z Raise for Deploy/Stow
|
||||
#define Z_RAISE_BETWEEN_PROBES 5 // Z Raise between probe points
|
||||
#define Z_CLEARANCE_DEPLOY_PROBE 15 // Z Clearance for Deploy/Stow
|
||||
#define Z_CLEARANCE_BETWEEN_PROBES 5 // Z Clearance between probe points
|
||||
|
||||
//
|
||||
// For M851 give a range for adjusting the Z probe offset
|
||||
|
@ -605,11 +605,11 @@
|
||||
* probe Z Offset set with Z_PROBE_OFFSET_FROM_EXTRUDER, M851, or the LCD.
|
||||
* Only integer values >= 1 are valid here.
|
||||
*
|
||||
* Example: `M851 Z-5` with a RAISE of 4 => 9mm from bed to nozzle.
|
||||
* But: `M851 Z+1` with a RAISE of 2 => 2mm from bed to nozzle.
|
||||
* Example: `M851 Z-5` with a CLEARANCE of 4 => 9mm from bed to nozzle.
|
||||
* But: `M851 Z+1` with a CLEARANCE of 2 => 2mm from bed to nozzle.
|
||||
*/
|
||||
#define Z_RAISE_DEPLOY_PROBE 15 // Z Raise for Deploy/Stow
|
||||
#define Z_RAISE_BETWEEN_PROBES 5 // Z Raise between probe points
|
||||
#define Z_CLEARANCE_DEPLOY_PROBE 15 // Z Clearance for Deploy/Stow
|
||||
#define Z_CLEARANCE_BETWEEN_PROBES 5 // Z Clearance between probe points
|
||||
|
||||
//
|
||||
// For M851 give a range for adjusting the Z probe offset
|
||||
|
@ -613,11 +613,11 @@
|
||||
* probe Z Offset set with Z_PROBE_OFFSET_FROM_EXTRUDER, M851, or the LCD.
|
||||
* Only integer values >= 1 are valid here.
|
||||
*
|
||||
* Example: `M851 Z-5` with a RAISE of 4 => 9mm from bed to nozzle.
|
||||
* But: `M851 Z+1` with a RAISE of 2 => 2mm from bed to nozzle.
|
||||
* Example: `M851 Z-5` with a CLEARANCE of 4 => 9mm from bed to nozzle.
|
||||
* But: `M851 Z+1` with a CLEARANCE of 2 => 2mm from bed to nozzle.
|
||||
*/
|
||||
#define Z_RAISE_DEPLOY_PROBE 15 // Z Raise for Deploy/Stow
|
||||
#define Z_RAISE_BETWEEN_PROBES 5 // Z Raise between probe points
|
||||
#define Z_CLEARANCE_DEPLOY_PROBE 15 // Z Clearance for Deploy/Stow
|
||||
#define Z_CLEARANCE_BETWEEN_PROBES 5 // Z Clearance between probe points
|
||||
|
||||
//
|
||||
// For M851 give a range for adjusting the Z probe offset
|
||||
|
@ -703,11 +703,11 @@
|
||||
* probe Z Offset set with Z_PROBE_OFFSET_FROM_EXTRUDER, M851, or the LCD.
|
||||
* Only integer values >= 1 are valid here.
|
||||
*
|
||||
* Example: `M851 Z-5` with a RAISE of 4 => 9mm from bed to nozzle.
|
||||
* But: `M851 Z+1` with a RAISE of 2 => 2mm from bed to nozzle.
|
||||
* Example: `M851 Z-5` with a CLEARANCE of 4 => 9mm from bed to nozzle.
|
||||
* But: `M851 Z+1` with a CLEARANCE of 2 => 2mm from bed to nozzle.
|
||||
*/
|
||||
#define Z_RAISE_DEPLOY_PROBE 50 // Z Raise for Deploy/Stow
|
||||
#define Z_RAISE_BETWEEN_PROBES 5 // Z Raise between probe points
|
||||
#define Z_CLEARANCE_DEPLOY_PROBE 50 // Z Clearance for Deploy/Stow
|
||||
#define Z_CLEARANCE_BETWEEN_PROBES 5 // Z Clearance between probe points
|
||||
|
||||
//
|
||||
// For M851 give a range for adjusting the Z probe offset
|
||||
|
@ -697,11 +697,11 @@
|
||||
* probe Z Offset set with Z_PROBE_OFFSET_FROM_EXTRUDER, M851, or the LCD.
|
||||
* Only integer values >= 1 are valid here.
|
||||
*
|
||||
* Example: `M851 Z-5` with a RAISE of 4 => 9mm from bed to nozzle.
|
||||
* But: `M851 Z+1` with a RAISE of 2 => 2mm from bed to nozzle.
|
||||
* Example: `M851 Z-5` with a CLEARANCE of 4 => 9mm from bed to nozzle.
|
||||
* But: `M851 Z+1` with a CLEARANCE of 2 => 2mm from bed to nozzle.
|
||||
*/
|
||||
#define Z_RAISE_DEPLOY_PROBE 15 // Z Raise for Deploy/Stow
|
||||
#define Z_RAISE_BETWEEN_PROBES 5 // Z Raise between probe points
|
||||
#define Z_CLEARANCE_DEPLOY_PROBE 15 // Z Clearance for Deploy/Stow
|
||||
#define Z_CLEARANCE_BETWEEN_PROBES 5 // Z Clearance between probe points
|
||||
|
||||
//
|
||||
// For M851 give a range for adjusting the Z probe offset
|
||||
|
@ -700,11 +700,11 @@
|
||||
* probe Z Offset set with Z_PROBE_OFFSET_FROM_EXTRUDER, M851, or the LCD.
|
||||
* Only integer values >= 1 are valid here.
|
||||
*
|
||||
* Example: `M851 Z-5` with a RAISE of 4 => 9mm from bed to nozzle.
|
||||
* But: `M851 Z+1` with a RAISE of 2 => 2mm from bed to nozzle.
|
||||
* Example: `M851 Z-5` with a CLEARANCE of 4 => 9mm from bed to nozzle.
|
||||
* But: `M851 Z+1` with a CLEARANCE of 2 => 2mm from bed to nozzle.
|
||||
*/
|
||||
#define Z_RAISE_DEPLOY_PROBE 50 // Z Raise for Deploy/Stow
|
||||
#define Z_RAISE_BETWEEN_PROBES 5 // Z Raise between probe points
|
||||
#define Z_CLEARANCE_DEPLOY_PROBE 50 // Z Clearance for Deploy/Stow
|
||||
#define Z_CLEARANCE_BETWEEN_PROBES 5 // Z Clearance between probe points
|
||||
|
||||
//
|
||||
// For M851 give a range for adjusting the Z probe offset
|
||||
|
@ -701,11 +701,11 @@
|
||||
* probe Z Offset set with Z_PROBE_OFFSET_FROM_EXTRUDER, M851, or the LCD.
|
||||
* Only integer values >= 1 are valid here.
|
||||
*
|
||||
* Example: `M851 Z-5` with a RAISE of 4 => 9mm from bed to nozzle.
|
||||
* But: `M851 Z+1` with a RAISE of 2 => 2mm from bed to nozzle.
|
||||
* Example: `M851 Z-5` with a CLEARANCE of 4 => 9mm from bed to nozzle.
|
||||
* But: `M851 Z+1` with a CLEARANCE of 2 => 2mm from bed to nozzle.
|
||||
*/
|
||||
#define Z_RAISE_DEPLOY_PROBE 100 // Z Raise for Deploy/Stow
|
||||
#define Z_RAISE_BETWEEN_PROBES 5 // Z Raise between probe points
|
||||
#define Z_CLEARANCE_DEPLOY_PROBE 100 // Z Clearance for Deploy/Stow
|
||||
#define Z_CLEARANCE_BETWEEN_PROBES 5 // Z Clearance between probe points
|
||||
|
||||
//
|
||||
// For M851 give a range for adjusting the Z probe offset
|
||||
|
@ -703,11 +703,11 @@
|
||||
* probe Z Offset set with Z_PROBE_OFFSET_FROM_EXTRUDER, M851, or the LCD.
|
||||
* Only integer values >= 1 are valid here.
|
||||
*
|
||||
* Example: `M851 Z-5` with a RAISE of 4 => 9mm from bed to nozzle.
|
||||
* But: `M851 Z+1` with a RAISE of 2 => 2mm from bed to nozzle.
|
||||
* Example: `M851 Z-5` with a CLEARANCE of 4 => 9mm from bed to nozzle.
|
||||
* But: `M851 Z+1` with a CLEARANCE of 2 => 2mm from bed to nozzle.
|
||||
*/
|
||||
#define Z_RAISE_DEPLOY_PROBE 20 // Z Raise for Deploy/Stow
|
||||
#define Z_RAISE_BETWEEN_PROBES 10 // Z Raise between probe points
|
||||
#define Z_CLEARANCE_DEPLOY_PROBE 20 // Z Clearance for Deploy/Stow
|
||||
#define Z_CLEARANCE_BETWEEN_PROBES 10 // Z Clearance between probe points
|
||||
|
||||
//
|
||||
// For M851 give a range for adjusting the Z probe offset
|
||||
|
@ -616,11 +616,11 @@
|
||||
* probe Z Offset set with Z_PROBE_OFFSET_FROM_EXTRUDER, M851, or the LCD.
|
||||
* Only integer values >= 1 are valid here.
|
||||
*
|
||||
* Example: `M851 Z-5` with a RAISE of 4 => 9mm from bed to nozzle.
|
||||
* But: `M851 Z+1` with a RAISE of 2 => 2mm from bed to nozzle.
|
||||
* Example: `M851 Z-5` with a CLEARANCE of 4 => 9mm from bed to nozzle.
|
||||
* But: `M851 Z+1` with a CLEARANCE of 2 => 2mm from bed to nozzle.
|
||||
*/
|
||||
#define Z_RAISE_DEPLOY_PROBE 15 // Z Raise for Deploy/Stow
|
||||
#define Z_RAISE_BETWEEN_PROBES 5 // Z Raise between probe points
|
||||
#define Z_CLEARANCE_DEPLOY_PROBE 15 // Z Clearance for Deploy/Stow
|
||||
#define Z_CLEARANCE_BETWEEN_PROBES 5 // Z Clearance between probe points
|
||||
|
||||
//
|
||||
// For M851 give a range for adjusting the Z probe offset
|
||||
|
@ -609,11 +609,11 @@
|
||||
* probe Z Offset set with Z_PROBE_OFFSET_FROM_EXTRUDER, M851, or the LCD.
|
||||
* Only integer values >= 1 are valid here.
|
||||
*
|
||||
* Example: `M851 Z-5` with a RAISE of 4 => 9mm from bed to nozzle.
|
||||
* But: `M851 Z+1` with a RAISE of 2 => 2mm from bed to nozzle.
|
||||
* Example: `M851 Z-5` with a CLEARANCE of 4 => 9mm from bed to nozzle.
|
||||
* But: `M851 Z+1` with a CLEARANCE of 2 => 2mm from bed to nozzle.
|
||||
*/
|
||||
#define Z_RAISE_DEPLOY_PROBE 15 // Z Raise for Deploy/Stow
|
||||
#define Z_RAISE_BETWEEN_PROBES 5 // Z Raise between probe points
|
||||
#define Z_CLEARANCE_DEPLOY_PROBE 15 // Z Clearance for Deploy/Stow
|
||||
#define Z_CLEARANCE_BETWEEN_PROBES 5 // Z Clearance between probe points
|
||||
|
||||
//
|
||||
// For M851 give a range for adjusting the Z probe offset
|
||||
|
Reference in New Issue
Block a user