Add Z_CLEARANCE_MULTI_PROBE to example configs
Co-Authored-By: nightgryphon <ngryph@gmail.com>
This commit is contained in:
		| @@ -936,6 +936,7 @@ | ||||
|  */ | ||||
| #define Z_CLEARANCE_DEPLOY_PROBE    5 // Z Clearance for Deploy/Stow | ||||
| #define Z_CLEARANCE_BETWEEN_PROBES  2 // Z Clearance between probe points | ||||
| #define Z_CLEARANCE_MULTI_PROBE     5 // Z Clearance between multiple probes | ||||
| //#define Z_AFTER_PROBING           2 // Z position after probing is done | ||||
|  | ||||
| #define Z_PROBE_LOW_POINT          -2 // Farthest distance below the trigger-point to go before stopping | ||||
|   | ||||
| @@ -935,6 +935,7 @@ | ||||
|  */ | ||||
| #define Z_CLEARANCE_DEPLOY_PROBE    5 // Z Clearance for Deploy/Stow | ||||
| #define Z_CLEARANCE_BETWEEN_PROBES  2 // Z Clearance between probe points | ||||
| #define Z_CLEARANCE_MULTI_PROBE     5 // Z Clearance between multiple probes | ||||
| //#define Z_AFTER_PROBING           2 // Z position after probing is done | ||||
|  | ||||
| #define Z_PROBE_LOW_POINT          -2 // Farthest distance below the trigger-point to go before stopping | ||||
|   | ||||
| @@ -935,6 +935,7 @@ | ||||
|  */ | ||||
| #define Z_CLEARANCE_DEPLOY_PROBE   50 // Z Clearance for Deploy/Stow | ||||
| #define Z_CLEARANCE_BETWEEN_PROBES  5 // Z Clearance between probe points | ||||
| #define Z_CLEARANCE_MULTI_PROBE     5 // Z Clearance between multiple probes | ||||
| //#define Z_AFTER_PROBING           5 // Z position after probing is done | ||||
|  | ||||
| #define Z_PROBE_LOW_POINT          -2 // Farthest distance below the trigger-point to go before stopping | ||||
|   | ||||
| @@ -938,6 +938,7 @@ | ||||
|  */ | ||||
| #define Z_CLEARANCE_DEPLOY_PROBE   15 // Z Clearance for Deploy/Stow | ||||
| #define Z_CLEARANCE_BETWEEN_PROBES  5 // Z Clearance between probe points | ||||
| #define Z_CLEARANCE_MULTI_PROBE     5 // Z Clearance between multiple probes | ||||
| //#define Z_AFTER_PROBING           5 // Z position after probing is done | ||||
|  | ||||
| #define Z_PROBE_LOW_POINT          -2 // Farthest distance below the trigger-point to go before stopping | ||||
|   | ||||
| @@ -923,6 +923,7 @@ | ||||
|  */ | ||||
| #define Z_CLEARANCE_DEPLOY_PROBE   15 // Z Clearance for Deploy/Stow | ||||
| #define Z_CLEARANCE_BETWEEN_PROBES  5 // Z Clearance between probe points | ||||
| #define Z_CLEARANCE_MULTI_PROBE     5 // Z Clearance between multiple probes | ||||
| //#define Z_AFTER_PROBING           5 // Z position after probing is done | ||||
|  | ||||
| #define Z_PROBE_LOW_POINT          -2 // Farthest distance below the trigger-point to go before stopping | ||||
|   | ||||
| @@ -925,6 +925,7 @@ | ||||
|  */ | ||||
| #define Z_CLEARANCE_DEPLOY_PROBE   50 // Z Clearance for Deploy/Stow | ||||
| #define Z_CLEARANCE_BETWEEN_PROBES  5 // Z Clearance between probe points | ||||
| #define Z_CLEARANCE_MULTI_PROBE     5 // Z Clearance between multiple probes | ||||
| //#define Z_AFTER_PROBING           5 // Z position after probing is done | ||||
|  | ||||
| #define Z_PROBE_LOW_POINT          -2 // Farthest distance below the trigger-point to go before stopping | ||||
|   | ||||
| @@ -925,6 +925,7 @@ | ||||
|  */ | ||||
| #define Z_CLEARANCE_DEPLOY_PROBE   100 // Z Clearance for Deploy/Stow | ||||
| #define Z_CLEARANCE_BETWEEN_PROBES   5 // Z Clearance between probe points | ||||
| #define Z_CLEARANCE_MULTI_PROBE     5 // Z Clearance between multiple probes | ||||
| //#define Z_AFTER_PROBING            5 // Z position after probing is done | ||||
|  | ||||
| #define Z_PROBE_LOW_POINT          -2 // Farthest distance below the trigger-point to go before stopping | ||||
|   | ||||
| @@ -926,6 +926,7 @@ | ||||
|  */ | ||||
| #define Z_CLEARANCE_DEPLOY_PROBE   20 // Z Clearance for Deploy/Stow | ||||
| #define Z_CLEARANCE_BETWEEN_PROBES 10 // Z Clearance between probe points | ||||
| #define Z_CLEARANCE_MULTI_PROBE     5 // Z Clearance between multiple probes | ||||
| //#define Z_AFTER_PROBING          10 // Z position after probing is done | ||||
|  | ||||
| #define Z_PROBE_LOW_POINT          -2 // Farthest distance below the trigger-point to go before stopping | ||||
|   | ||||
		Reference in New Issue
	
	Block a user