[1.1.x] Wait for bed heaters between probing (#9890)

This commit is contained in:
Festivejelly 2018-04-21 21:44:07 +01:00 committed by Scott Lahteine
parent c6ecfc1429
commit 61f9e28c23
54 changed files with 186 additions and 3 deletions

View file

@ -672,6 +672,9 @@
* readings with inductive probes and piezo sensors.
*/
//#define PROBING_HEATERS_OFF // Turn heaters off when probing
#if ENABLED(PROBING_HEATERS_OFF)
//#define WAIT_FOR_BED_HEATER // Wait for bed to heat back up between probes (to improve accuracy)
#endif
//#define PROBING_FANS_OFF // Turn fans off when probing
//#define DELAY_BEFORE_PROBING 200 // (ms) To prevent vibrations from triggering piezo sensors