Option to pause probe deployment only when triggered, for manually-deployed allen-key probe (#13698)

This commit is contained in:
Robby Candra
2019-04-16 13:32:43 +07:00
committed by Scott Lahteine
parent 35160dfb7a
commit 7ca1fea22b
96 changed files with 311 additions and 15 deletions

View File

@ -951,6 +951,9 @@
// Before deploy/stow pause for user confirmation
//#define PAUSE_BEFORE_DEPLOY_STOW
#if ENABLED(PAUSE_BEFORE_DEPLOY_STOW)
//#define PAUSE_PROBE_DEPLOY_WHEN_TRIGGERED // For Manual Deploy Allenkey Probe
#endif
/**
* Enable one or more of the following if probing seems unreliable.