Try on "CLEARANCE" for size

This commit is contained in:
Scott Lahteine
2016-09-20 03:49:42 -05:00
parent 0e7d638a7a
commit 01f1028510
25 changed files with 117 additions and 117 deletions

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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