0
0
Fork 0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2025-06-27 17:30:43 +00:00

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

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
config/examples/WASP/PowerWASP

View file

@ -946,6 +946,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.