Merge pull request #4563 from thinkyhead/rc_explain_probe_heights
Explain that Z_PROBE_*_HEIGHT options are nozzle-relative
This commit is contained in:
commit
1edbea0fcb
|
@ -541,10 +541,11 @@
|
|||
//#define Z_MIN_PROBE_REPEATABILITY_TEST
|
||||
|
||||
//
|
||||
// Probe Raise options provide clearance for the probe to deploy, stow, and travel.
|
||||
// Minimum heights for the probe to deploy/stow and travel.
|
||||
// These values specify the distance from the NOZZLE to the BED.
|
||||
//
|
||||
#define Z_PROBE_DEPLOY_HEIGHT 15 // Raise to make room for the probe to deploy / stow
|
||||
#define Z_PROBE_TRAVEL_HEIGHT 5 // Raise between probing points.
|
||||
#define Z_PROBE_DEPLOY_HEIGHT 15 // Z position for the probe to deploy/stow
|
||||
#define Z_PROBE_TRAVEL_HEIGHT 5 // Z position for travel between points
|
||||
|
||||
//
|
||||
// For M851 give a range for adjusting the Z probe offset
|
||||
|
|
|
@ -541,10 +541,11 @@
|
|||
//#define Z_MIN_PROBE_REPEATABILITY_TEST
|
||||
|
||||
//
|
||||
// Probe Raise options provide clearance for the probe to deploy, stow, and travel.
|
||||
// Minimum heights for the probe to deploy/stow and travel.
|
||||
// These values specify the distance from the NOZZLE to the BED.
|
||||
//
|
||||
#define Z_PROBE_DEPLOY_HEIGHT 15 // Raise to make room for the probe to deploy / stow
|
||||
#define Z_PROBE_TRAVEL_HEIGHT 5 // Raise between probing points.
|
||||
#define Z_PROBE_DEPLOY_HEIGHT 15 // Z position for the probe to deploy/stow
|
||||
#define Z_PROBE_TRAVEL_HEIGHT 5 // Z position for travel between points
|
||||
|
||||
//
|
||||
// For M851 give a range for adjusting the Z probe offset
|
||||
|
|
|
@ -523,10 +523,11 @@
|
|||
//#define Z_MIN_PROBE_REPEATABILITY_TEST
|
||||
|
||||
//
|
||||
// Probe Raise options provide clearance for the probe to deploy, stow, and travel.
|
||||
// Minimum heights for the probe to deploy/stow and travel.
|
||||
// These values specify the distance from the NOZZLE to the BED.
|
||||
//
|
||||
#define Z_PROBE_DEPLOY_HEIGHT 15 // Raise to make room for the probe to deploy / stow
|
||||
#define Z_PROBE_TRAVEL_HEIGHT 5 // Raise between probing points.
|
||||
#define Z_PROBE_DEPLOY_HEIGHT 15 // Z position for the probe to deploy/stow
|
||||
#define Z_PROBE_TRAVEL_HEIGHT 5 // Z position for travel between points
|
||||
|
||||
//
|
||||
// For M851 give a range for adjusting the Z probe offset
|
||||
|
|
|
@ -521,10 +521,11 @@
|
|||
//#define Z_MIN_PROBE_REPEATABILITY_TEST
|
||||
|
||||
//
|
||||
// Probe Raise options provide clearance for the probe to deploy, stow, and travel.
|
||||
// Minimum heights for the probe to deploy/stow and travel.
|
||||
// These values specify the distance from the NOZZLE to the BED.
|
||||
//
|
||||
#define Z_PROBE_DEPLOY_HEIGHT 15 // Raise to make room for the probe to deploy / stow
|
||||
#define Z_PROBE_TRAVEL_HEIGHT 5 // Raise between probing points.
|
||||
#define Z_PROBE_DEPLOY_HEIGHT 15 // Z position for the probe to deploy/stow
|
||||
#define Z_PROBE_TRAVEL_HEIGHT 5 // Z position for travel between points
|
||||
|
||||
//
|
||||
// For M851 give a range for adjusting the Z probe offset
|
||||
|
|
|
@ -533,10 +533,11 @@
|
|||
//#define Z_MIN_PROBE_REPEATABILITY_TEST
|
||||
|
||||
//
|
||||
// Probe Raise options provide clearance for the probe to deploy, stow, and travel.
|
||||
// Minimum heights for the probe to deploy/stow and travel.
|
||||
// These values specify the distance from the NOZZLE to the BED.
|
||||
//
|
||||
#define Z_PROBE_DEPLOY_HEIGHT 15 // Raise to make room for the probe to deploy / stow
|
||||
#define Z_PROBE_TRAVEL_HEIGHT 5 // Raise between probing points.
|
||||
#define Z_PROBE_DEPLOY_HEIGHT 15 // Z position for the probe to deploy/stow
|
||||
#define Z_PROBE_TRAVEL_HEIGHT 5 // Z position for travel between points
|
||||
|
||||
//
|
||||
// For M851 give a range for adjusting the Z probe offset
|
||||
|
|
|
@ -535,10 +535,11 @@
|
|||
//#define Z_MIN_PROBE_REPEATABILITY_TEST
|
||||
|
||||
//
|
||||
// Probe Raise options provide clearance for the probe to deploy, stow, and travel.
|
||||
// Minimum heights for the probe to deploy/stow and travel.
|
||||
// These values specify the distance from the NOZZLE to the BED.
|
||||
//
|
||||
#define Z_PROBE_DEPLOY_HEIGHT 5 // Raise to make room for the probe to deploy / stow
|
||||
#define Z_PROBE_TRAVEL_HEIGHT 2 // Raise between probing points.
|
||||
#define Z_PROBE_DEPLOY_HEIGHT 5 // Z position for the probe to deploy/stow
|
||||
#define Z_PROBE_TRAVEL_HEIGHT 2 // Z position for travel between points
|
||||
|
||||
//
|
||||
// For M851 give a range for adjusting the Z probe offset
|
||||
|
|
|
@ -558,10 +558,11 @@
|
|||
//#define Z_MIN_PROBE_REPEATABILITY_TEST
|
||||
|
||||
//
|
||||
// Probe Raise options provide clearance for the probe to deploy, stow, and travel.
|
||||
// Minimum heights for the probe to deploy/stow and travel.
|
||||
// These values specify the distance from the NOZZLE to the BED.
|
||||
//
|
||||
#define Z_PROBE_DEPLOY_HEIGHT 15 // Raise to make room for the probe to deploy / stow
|
||||
#define Z_PROBE_TRAVEL_HEIGHT 5 // Raise between probing points.
|
||||
#define Z_PROBE_DEPLOY_HEIGHT 15 // Z position for the probe to deploy/stow
|
||||
#define Z_PROBE_TRAVEL_HEIGHT 5 // Z position for travel between points
|
||||
|
||||
//
|
||||
// For M851 give a range for adjusting the Z probe offset
|
||||
|
|
|
@ -541,10 +541,11 @@
|
|||
//#define Z_MIN_PROBE_REPEATABILITY_TEST
|
||||
|
||||
//
|
||||
// Probe Raise options provide clearance for the probe to deploy, stow, and travel.
|
||||
// Minimum heights for the probe to deploy/stow and travel.
|
||||
// These values specify the distance from the NOZZLE to the BED.
|
||||
//
|
||||
#define Z_PROBE_DEPLOY_HEIGHT 15 // Raise to make room for the probe to deploy / stow
|
||||
#define Z_PROBE_TRAVEL_HEIGHT 5 // Raise between probing points.
|
||||
#define Z_PROBE_DEPLOY_HEIGHT 15 // Z position for the probe to deploy/stow
|
||||
#define Z_PROBE_TRAVEL_HEIGHT 5 // Z position for travel between points
|
||||
|
||||
//
|
||||
// For M851 give a range for adjusting the Z probe offset
|
||||
|
|
|
@ -541,10 +541,11 @@
|
|||
//#define Z_MIN_PROBE_REPEATABILITY_TEST
|
||||
|
||||
//
|
||||
// Probe Raise options provide clearance for the probe to deploy, stow, and travel.
|
||||
// Minimum heights for the probe to deploy/stow and travel.
|
||||
// These values specify the distance from the NOZZLE to the BED.
|
||||
//
|
||||
#define Z_PROBE_DEPLOY_HEIGHT 15 // Raise to make room for the probe to deploy / stow
|
||||
#define Z_PROBE_TRAVEL_HEIGHT 5 // Raise between probing points.
|
||||
#define Z_PROBE_DEPLOY_HEIGHT 15 // Z position for the probe to deploy/stow
|
||||
#define Z_PROBE_TRAVEL_HEIGHT 5 // Z position for travel between points
|
||||
|
||||
//
|
||||
// For M851 give a range for adjusting the Z probe offset
|
||||
|
|
|
@ -541,10 +541,11 @@
|
|||
//#define Z_MIN_PROBE_REPEATABILITY_TEST
|
||||
|
||||
//
|
||||
// Probe Raise options provide clearance for the probe to deploy, stow, and travel.
|
||||
// Minimum heights for the probe to deploy/stow and travel.
|
||||
// These values specify the distance from the NOZZLE to the BED.
|
||||
//
|
||||
#define Z_PROBE_DEPLOY_HEIGHT 15 // Raise to make room for the probe to deploy / stow
|
||||
#define Z_PROBE_TRAVEL_HEIGHT 5 // Raise between probing points.
|
||||
#define Z_PROBE_DEPLOY_HEIGHT 15 // Z position for the probe to deploy/stow
|
||||
#define Z_PROBE_TRAVEL_HEIGHT 5 // Z position for travel between points
|
||||
|
||||
//
|
||||
// For M851 give a range for adjusting the Z probe offset
|
||||
|
|
|
@ -538,10 +538,11 @@
|
|||
//#define Z_MIN_PROBE_REPEATABILITY_TEST
|
||||
|
||||
//
|
||||
// Probe Raise options provide clearance for the probe to deploy, stow, and travel.
|
||||
// Minimum heights for the probe to deploy/stow and travel.
|
||||
// These values specify the distance from the NOZZLE to the BED.
|
||||
//
|
||||
#define Z_PROBE_DEPLOY_HEIGHT 15 // Raise to make room for the probe to deploy / stow
|
||||
#define Z_PROBE_TRAVEL_HEIGHT 5 // Raise between probing points.
|
||||
#define Z_PROBE_DEPLOY_HEIGHT 15 // Z position for the probe to deploy/stow
|
||||
#define Z_PROBE_TRAVEL_HEIGHT 5 // Z position for travel between points
|
||||
|
||||
//
|
||||
// For M851 give a range for adjusting the Z probe offset
|
||||
|
|
|
@ -549,10 +549,11 @@
|
|||
//#define Z_MIN_PROBE_REPEATABILITY_TEST
|
||||
|
||||
//
|
||||
// Probe Raise options provide clearance for the probe to deploy, stow, and travel.
|
||||
// Minimum heights for the probe to deploy/stow and travel.
|
||||
// These values specify the distance from the NOZZLE to the BED.
|
||||
//
|
||||
#define Z_PROBE_DEPLOY_HEIGHT 15 // Raise to make room for the probe to deploy / stow
|
||||
#define Z_PROBE_TRAVEL_HEIGHT 5 // Raise between probing points.
|
||||
#define Z_PROBE_DEPLOY_HEIGHT 15 // Z position for the probe to deploy/stow
|
||||
#define Z_PROBE_TRAVEL_HEIGHT 5 // Z position for travel between points
|
||||
|
||||
//
|
||||
// For M851 give a range for adjusting the Z probe offset
|
||||
|
|
|
@ -562,10 +562,11 @@
|
|||
//#define Z_MIN_PROBE_REPEATABILITY_TEST
|
||||
|
||||
//
|
||||
// Probe Raise options provide clearance for the probe to deploy, stow, and travel.
|
||||
// Minimum heights for the probe to deploy/stow and travel.
|
||||
// These values specify the distance from the NOZZLE to the BED.
|
||||
//
|
||||
#define Z_PROBE_DEPLOY_HEIGHT 15 // Raise to make room for the probe to deploy / stow
|
||||
#define Z_PROBE_TRAVEL_HEIGHT 5 // Raise between probing points.
|
||||
#define Z_PROBE_DEPLOY_HEIGHT 15 // Z position for the probe to deploy/stow
|
||||
#define Z_PROBE_TRAVEL_HEIGHT 5 // Z position for travel between points
|
||||
|
||||
//
|
||||
// For M851 give a range for adjusting the Z probe offset
|
||||
|
|
|
@ -533,10 +533,11 @@
|
|||
//#define Z_MIN_PROBE_REPEATABILITY_TEST
|
||||
|
||||
//
|
||||
// Probe Raise options provide clearance for the probe to deploy, stow, and travel.
|
||||
// Minimum heights for the probe to deploy/stow and travel.
|
||||
// These values specify the distance from the NOZZLE to the BED.
|
||||
//
|
||||
#define Z_PROBE_DEPLOY_HEIGHT 15 // Raise to make room for the probe to deploy / stow
|
||||
#define Z_PROBE_TRAVEL_HEIGHT 5 // Raise between probing points.
|
||||
#define Z_PROBE_DEPLOY_HEIGHT 15 // Z position for the probe to deploy/stow
|
||||
#define Z_PROBE_TRAVEL_HEIGHT 5 // Z position for travel between points
|
||||
|
||||
//
|
||||
// For M851 give a range for adjusting the Z probe offset
|
||||
|
|
|
@ -541,10 +541,11 @@
|
|||
//#define Z_MIN_PROBE_REPEATABILITY_TEST
|
||||
|
||||
//
|
||||
// Probe Raise options provide clearance for the probe to deploy, stow, and travel.
|
||||
// Minimum heights for the probe to deploy/stow and travel.
|
||||
// These values specify the distance from the NOZZLE to the BED.
|
||||
//
|
||||
#define Z_PROBE_DEPLOY_HEIGHT 15 // Raise to make room for the probe to deploy / stow
|
||||
#define Z_PROBE_TRAVEL_HEIGHT 5 // Raise between probing points.
|
||||
#define Z_PROBE_DEPLOY_HEIGHT 15 // Z position for the probe to deploy/stow
|
||||
#define Z_PROBE_TRAVEL_HEIGHT 5 // Z position for travel between points
|
||||
|
||||
//
|
||||
// For M851 give a range for adjusting the Z probe offset
|
||||
|
|
|
@ -630,10 +630,11 @@
|
|||
//#define Z_MIN_PROBE_REPEATABILITY_TEST
|
||||
|
||||
//
|
||||
// Probe Raise options provide clearance for the probe to deploy, stow, and travel.
|
||||
// Minimum heights for the probe to deploy/stow and travel.
|
||||
// These values specify the distance from the NOZZLE to the BED.
|
||||
//
|
||||
#define Z_PROBE_DEPLOY_HEIGHT 50 // Raise to make room for the probe to deploy / stow
|
||||
#define Z_PROBE_TRAVEL_HEIGHT 5 // Raise between probing points.
|
||||
#define Z_PROBE_DEPLOY_HEIGHT 50 // Z position for the probe to deploy/stow
|
||||
#define Z_PROBE_TRAVEL_HEIGHT 5 // Z position for travel between points
|
||||
|
||||
//
|
||||
// For M851 give a range for adjusting the Z probe offset
|
||||
|
|
|
@ -624,10 +624,11 @@
|
|||
//#define Z_MIN_PROBE_REPEATABILITY_TEST
|
||||
|
||||
//
|
||||
// Probe Raise options provide clearance for the probe to deploy, stow, and travel.
|
||||
// Minimum heights for the probe to deploy/stow and travel.
|
||||
// These values specify the distance from the NOZZLE to the BED.
|
||||
//
|
||||
#define Z_PROBE_DEPLOY_HEIGHT 15 // Raise to make room for the probe to deploy / stow
|
||||
#define Z_PROBE_TRAVEL_HEIGHT 5 // Raise between probing points.
|
||||
#define Z_PROBE_DEPLOY_HEIGHT 15 // Z position for the probe to deploy/stow
|
||||
#define Z_PROBE_TRAVEL_HEIGHT 5 // Z position for travel between points
|
||||
|
||||
//
|
||||
// For M851 give a range for adjusting the Z probe offset
|
||||
|
|
|
@ -627,10 +627,11 @@
|
|||
//#define Z_MIN_PROBE_REPEATABILITY_TEST
|
||||
|
||||
//
|
||||
// Probe Raise options provide clearance for the probe to deploy, stow, and travel.
|
||||
// Minimum heights for the probe to deploy/stow and travel.
|
||||
// These values specify the distance from the NOZZLE to the BED.
|
||||
//
|
||||
#define Z_PROBE_DEPLOY_HEIGHT 50 // Raise to make room for the probe to deploy / stow
|
||||
#define Z_PROBE_TRAVEL_HEIGHT 5 // Raise between probing points.
|
||||
#define Z_PROBE_DEPLOY_HEIGHT 50 // Z position for the probe to deploy/stow
|
||||
#define Z_PROBE_TRAVEL_HEIGHT 5 // Z position for travel between points
|
||||
|
||||
//
|
||||
// For M851 give a range for adjusting the Z probe offset
|
||||
|
|
|
@ -621,10 +621,11 @@
|
|||
//#define Z_MIN_PROBE_REPEATABILITY_TEST
|
||||
|
||||
//
|
||||
// Probe Raise options provide clearance for the probe to deploy, stow, and travel.
|
||||
// Minimum heights for the probe to deploy/stow and travel.
|
||||
// These values specify the distance from the NOZZLE to the BED.
|
||||
//
|
||||
#define Z_PROBE_DEPLOY_HEIGHT 100 // Raise to make room for the probe to deploy / stow
|
||||
#define Z_PROBE_TRAVEL_HEIGHT 5 // Raise between probing points.
|
||||
#define Z_PROBE_DEPLOY_HEIGHT 100 // Z position for the probe to deploy/stow
|
||||
#define Z_PROBE_TRAVEL_HEIGHT 5 // Z position for travel between points
|
||||
|
||||
//
|
||||
// For M851 give a range for adjusting the Z probe offset
|
||||
|
|
|
@ -622,10 +622,11 @@
|
|||
//#define Z_MIN_PROBE_REPEATABILITY_TEST
|
||||
|
||||
//
|
||||
// Probe Raise options provide clearance for the probe to deploy, stow, and travel.
|
||||
// Minimum heights for the probe to deploy/stow and travel.
|
||||
// These values specify the distance from the NOZZLE to the BED.
|
||||
//
|
||||
#define Z_PROBE_DEPLOY_HEIGHT 20 // Raise to make room for the probe to deploy / stow
|
||||
#define Z_PROBE_TRAVEL_HEIGHT 10 // Raise between probing points.
|
||||
#define Z_PROBE_DEPLOY_HEIGHT 20 // Z position for the probe to deploy/stow
|
||||
#define Z_PROBE_TRAVEL_HEIGHT 10 // Z position for travel between points
|
||||
|
||||
//
|
||||
// For M851 give a range for adjusting the Z probe offset
|
||||
|
|
|
@ -544,10 +544,11 @@
|
|||
//#define Z_MIN_PROBE_REPEATABILITY_TEST
|
||||
|
||||
//
|
||||
// Probe Raise options provide clearance for the probe to deploy, stow, and travel.
|
||||
// Minimum heights for the probe to deploy/stow and travel.
|
||||
// These values specify the distance from the NOZZLE to the BED.
|
||||
//
|
||||
#define Z_PROBE_DEPLOY_HEIGHT 15 // Raise to make room for the probe to deploy / stow
|
||||
#define Z_PROBE_TRAVEL_HEIGHT 5 // Raise between probing points.
|
||||
#define Z_PROBE_DEPLOY_HEIGHT 15 // Z position for the probe to deploy/stow
|
||||
#define Z_PROBE_TRAVEL_HEIGHT 5 // Z position for travel between points
|
||||
|
||||
//
|
||||
// For M851 give a range for adjusting the Z probe offset
|
||||
|
|
|
@ -531,10 +531,11 @@
|
|||
//#define Z_MIN_PROBE_REPEATABILITY_TEST
|
||||
|
||||
//
|
||||
// Probe Raise options provide clearance for the probe to deploy, stow, and travel.
|
||||
// Minimum heights for the probe to deploy/stow and travel.
|
||||
// These values specify the distance from the NOZZLE to the BED.
|
||||
//
|
||||
#define Z_PROBE_DEPLOY_HEIGHT 15 // Raise to make room for the probe to deploy / stow
|
||||
#define Z_PROBE_TRAVEL_HEIGHT 5 // Raise between probing points.
|
||||
#define Z_PROBE_DEPLOY_HEIGHT 15 // Z position for the probe to deploy/stow
|
||||
#define Z_PROBE_TRAVEL_HEIGHT 5 // Z position for travel between points
|
||||
|
||||
//
|
||||
// For M851 give a range for adjusting the Z probe offset
|
||||
|
|
Loading…
Reference in a new issue