Skip to content

Commit

Permalink
Update Configuration.h
Browse files Browse the repository at this point in the history
  • Loading branch information
Sophist-UK committed Mar 3, 2024
1 parent 8ef3474 commit b8371d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Marlin/Configuration.h
Original file line number Diff line number Diff line change
Expand Up @@ -1898,7 +1898,7 @@
*/
#define Z_CLEARANCE_DEPLOY_PROBE 10 // (mm) Z Clearance for Deploy/Stow
#define Z_CLEARANCE_BETWEEN_PROBES 5 // (mm) Z Clearance between probe points
#define Z_CLEARANCE_MULTI_PROBE 1 // (mm) Z Clearance between multiple probes
#define Z_CLEARANCE_MULTI_PROBE 2 // (mm) Z Clearance between multiple probes >= 2
//#define Z_AFTER_PROBING 5 // (mm) Z position after probing is done

#define Z_PROBE_LOW_POINT -2 // (mm) Farthest distance below the trigger-point to go before stopping
Expand Down

0 comments on commit b8371d3

Please sign in to comment.