Add Z_CLEARANCE_MULTI_PROBE to example configs
Co-Authored-By: nightgryphon <ngryph@gmail.com>
This commit is contained in:
		| @@ -821,6 +821,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 | ||||
|   | ||||
| @@ -801,6 +801,7 @@ | ||||
|  */ | ||||
| #define Z_CLEARANCE_DEPLOY_PROBE   10 // 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 | ||||
|   | ||||
| @@ -872,10 +872,12 @@ | ||||
| #if 1 // 0 for less clearance | ||||
|   #define Z_CLEARANCE_DEPLOY_PROBE   10 // 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 | ||||
| #else | ||||
|   #define Z_CLEARANCE_DEPLOY_PROBE    5 // Z Clearance for Deploy/Stow | ||||
|   #define Z_CLEARANCE_BETWEEN_PROBES  3 // Z Clearance between probe points | ||||
| #define Z_CLEARANCE_MULTI_PROBE     5 // Z Clearance between multiple probes | ||||
|   //#define Z_AFTER_PROBING           3 // Z position after probing is done | ||||
| #endif | ||||
|  | ||||
|   | ||||
| @@ -808,6 +808,7 @@ | ||||
|  */ | ||||
| #define Z_CLEARANCE_DEPLOY_PROBE   10 // 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 | ||||
|   | ||||
| @@ -801,6 +801,7 @@ | ||||
|  */ | ||||
| #define Z_CLEARANCE_DEPLOY_PROBE   10 // 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 | ||||
|   | ||||
| @@ -801,6 +801,7 @@ | ||||
|  */ | ||||
| #define Z_CLEARANCE_DEPLOY_PROBE   10 // 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          10 // Z position after probing is done | ||||
|  | ||||
| #define Z_PROBE_LOW_POINT          -2 // Farthest distance below the trigger-point to go before stopping | ||||
|   | ||||
| @@ -801,6 +801,7 @@ | ||||
|  */ | ||||
| #define Z_CLEARANCE_DEPLOY_PROBE   10 // 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 | ||||
|   | ||||
| @@ -789,6 +789,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 | ||||
|   | ||||
| @@ -802,6 +802,7 @@ | ||||
|  */ | ||||
| #define Z_CLEARANCE_DEPLOY_PROBE   0 // 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          5 // Z position after probing is done | ||||
|  | ||||
| #define Z_PROBE_LOW_POINT         -2 // Farthest distance below the trigger-point to go before stopping | ||||
|   | ||||
| @@ -789,6 +789,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 | ||||
|   | ||||
| @@ -800,6 +800,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 | ||||
|   | ||||
| @@ -811,6 +811,7 @@ | ||||
|  */ | ||||
| #define Z_CLEARANCE_DEPLOY_PROBE   10 // 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 | ||||
|   | ||||
| @@ -801,6 +801,7 @@ | ||||
|  */ | ||||
| #define Z_CLEARANCE_DEPLOY_PROBE   10 // 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 | ||||
|   | ||||
| @@ -820,6 +820,7 @@ | ||||
|  */ | ||||
| #define Z_CLEARANCE_DEPLOY_PROBE   10 // 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 | ||||
|   | ||||
| @@ -811,6 +811,7 @@ | ||||
|  */ | ||||
| #define Z_CLEARANCE_DEPLOY_PROBE   10 // 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 | ||||
|   | ||||
| @@ -805,6 +805,7 @@ | ||||
|  */ | ||||
| #define Z_CLEARANCE_DEPLOY_PROBE   10 // 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 | ||||
|   | ||||
| @@ -805,6 +805,7 @@ | ||||
|  */ | ||||
| #define Z_CLEARANCE_DEPLOY_PROBE   10 // 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 | ||||
|   | ||||
| @@ -811,6 +811,7 @@ | ||||
|  */ | ||||
| #define Z_CLEARANCE_DEPLOY_PROBE   10 // 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 | ||||
|   | ||||
| @@ -783,6 +783,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 | ||||
|   | ||||
| @@ -783,6 +783,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 | ||||
|   | ||||
| @@ -807,6 +807,7 @@ | ||||
|  */ | ||||
| #define Z_CLEARANCE_DEPLOY_PROBE    3 // Z Clearance for Deploy/Stow | ||||
| #define Z_CLEARANCE_BETWEEN_PROBES  3 // Z Clearance between probe points | ||||
| #define Z_CLEARANCE_MULTI_PROBE     5 // Z Clearance between multiple probes | ||||
| //#define Z_AFTER_PROBING           3 // Z position after probing is done | ||||
|  | ||||
| #define Z_PROBE_LOW_POINT          -2 // Farthest distance below the trigger-point to go before stopping | ||||
|   | ||||
| @@ -816,6 +816,7 @@ | ||||
|  */ | ||||
| #define Z_CLEARANCE_DEPLOY_PROBE   10 // 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 | ||||
|   | ||||
| @@ -801,6 +801,7 @@ | ||||
|  */ | ||||
| #define Z_CLEARANCE_DEPLOY_PROBE   10 // Z Clearance for Deploy/Stow | ||||
| #define Z_CLEARANCE_BETWEEN_PROBES  6 // Z Clearance between probe points | ||||
| #define Z_CLEARANCE_MULTI_PROBE     5 // Z Clearance between multiple probes | ||||
| //#define Z_AFTER_PROBING           6 // Z position after probing is done | ||||
|  | ||||
| #define Z_PROBE_LOW_POINT          -2 // Farthest distance below the trigger-point to go before stopping | ||||
|   | ||||
| @@ -817,6 +817,7 @@ | ||||
|  */ | ||||
| #define Z_CLEARANCE_DEPLOY_PROBE   10 // 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 | ||||
|   | ||||
| @@ -816,6 +816,7 @@ | ||||
|  */ | ||||
| #define Z_CLEARANCE_DEPLOY_PROBE   10 // 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 | ||||
|   | ||||
| @@ -801,6 +801,7 @@ | ||||
|  */ | ||||
| #define Z_CLEARANCE_DEPLOY_PROBE   10 // 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 | ||||
|   | ||||
| @@ -801,6 +801,7 @@ | ||||
|  */ | ||||
| #define Z_CLEARANCE_DEPLOY_PROBE   10 // 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 | ||||
|   | ||||
| @@ -805,6 +805,7 @@ | ||||
|  */ | ||||
| #define Z_CLEARANCE_DEPLOY_PROBE   10 // 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 | ||||
|   | ||||
| @@ -813,6 +813,7 @@ | ||||
|  */ | ||||
| #define Z_CLEARANCE_DEPLOY_PROBE   10 // 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 | ||||
|   | ||||
| @@ -821,6 +821,7 @@ | ||||
|  */ | ||||
| #define Z_CLEARANCE_DEPLOY_PROBE   10 // 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 | ||||
|   | ||||
| @@ -825,6 +825,7 @@ | ||||
|  */ | ||||
| //#define Z_CLEARANCE_DEPLOY_PROBE   10 // 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 | ||||
|   | ||||
| @@ -800,6 +800,7 @@ | ||||
|  */ | ||||
| #define Z_CLEARANCE_DEPLOY_PROBE   10 // 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 | ||||
|   | ||||
| @@ -805,6 +805,7 @@ | ||||
|  */ | ||||
| #define Z_CLEARANCE_DEPLOY_PROBE   10 // 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 | ||||
|   | ||||
| @@ -805,6 +805,7 @@ | ||||
|  */ | ||||
| #define Z_CLEARANCE_DEPLOY_PROBE   10 // 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 | ||||
|   | ||||
| @@ -801,6 +801,7 @@ | ||||
|  */ | ||||
| #define Z_CLEARANCE_DEPLOY_PROBE   10 // 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 | ||||
|   | ||||
| @@ -841,6 +841,7 @@ Black rubber belt(MXL), 18 - tooth aluminium pulley : 87.489 step per mm (Huxley | ||||
|  */ | ||||
| #define Z_CLEARANCE_DEPLOY_PROBE   10 // 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 | ||||
|   | ||||
| @@ -801,6 +801,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 | ||||
|   | ||||
| @@ -799,6 +799,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 | ||||
|   | ||||
| @@ -814,6 +814,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 | ||||
|   | ||||
| @@ -803,6 +803,7 @@ | ||||
|  */ | ||||
| #define Z_CLEARANCE_DEPLOY_PROBE   10 // 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 | ||||
|   | ||||
| @@ -801,6 +801,7 @@ | ||||
|  */ | ||||
| #define Z_CLEARANCE_DEPLOY_PROBE   10 // 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 | ||||
|   | ||||
| @@ -832,6 +832,7 @@ | ||||
|  */ | ||||
| #define Z_CLEARANCE_DEPLOY_PROBE   10 // 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 | ||||
|   | ||||
| @@ -801,6 +801,7 @@ | ||||
|  */ | ||||
| #define Z_CLEARANCE_DEPLOY_PROBE    5 // 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 | ||||
|   | ||||
| @@ -852,6 +852,7 @@ | ||||
|  */ | ||||
| #define Z_CLEARANCE_DEPLOY_PROBE   10 // 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 | ||||
|   | ||||
| @@ -801,6 +801,7 @@ | ||||
|  */ | ||||
| #define Z_CLEARANCE_DEPLOY_PROBE   10 // 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 | ||||
|   | ||||
| @@ -801,6 +801,7 @@ | ||||
|  */ | ||||
| #define Z_CLEARANCE_DEPLOY_PROBE   5 // 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 | ||||
|   | ||||
| @@ -801,6 +801,7 @@ | ||||
|  */ | ||||
| #define Z_CLEARANCE_DEPLOY_PROBE   10 // 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 | ||||
|   | ||||
| @@ -812,6 +812,7 @@ | ||||
|  */ | ||||
| #define Z_CLEARANCE_DEPLOY_PROBE   10 // 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 | ||||
|   | ||||
| @@ -801,6 +801,7 @@ | ||||
|  */ | ||||
| #define Z_CLEARANCE_DEPLOY_PROBE   10 // 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 | ||||
|   | ||||
| @@ -830,6 +830,7 @@ | ||||
|  */ | ||||
| #define Z_CLEARANCE_DEPLOY_PROBE   10 // 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 | ||||
|   | ||||
| @@ -801,6 +801,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 | ||||
|   | ||||
| @@ -801,6 +801,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 | ||||
|   | ||||
| @@ -811,6 +811,7 @@ | ||||
|  */ | ||||
| #define Z_CLEARANCE_DEPLOY_PROBE   10 // 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 | ||||
|   | ||||
| @@ -801,6 +801,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 | ||||
|   | ||||
| @@ -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 | ||||
|   | ||||
| @@ -814,6 +814,7 @@ | ||||
|  */ | ||||
| #define Z_CLEARANCE_DEPLOY_PROBE   15 // Z Clearance for Deploy/Stow | ||||
| #define Z_CLEARANCE_BETWEEN_PROBES  6 // Z Clearance between probe points | ||||
| #define Z_CLEARANCE_MULTI_PROBE     5 // Z Clearance between multiple probes | ||||
| //#define Z_AFTER_PROBING           6 // Z position after probing is done | ||||
|  | ||||
| #define Z_PROBE_LOW_POINT          -2 // Farthest distance below the trigger-point to go before stopping | ||||
|   | ||||
| @@ -804,6 +804,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 | ||||
|   | ||||
| @@ -803,6 +803,7 @@ | ||||
|  */ | ||||
| #define Z_CLEARANCE_DEPLOY_PROBE   10 // 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 | ||||
|   | ||||
| @@ -796,6 +796,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 | ||||
|   | ||||
| @@ -806,6 +806,7 @@ | ||||
|  */ | ||||
| #define Z_CLEARANCE_DEPLOY_PROBE   10 // 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 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user