Use MANUAL_PROBE_START_Z for UBL manual probing (#20160)

This commit is contained in:
Jason Smith
2020-11-17 21:59:48 -08:00
committed by GitHub
parent caeac3851a
commit 39305aa47c
3 changed files with 8 additions and 4 deletions

View File

@ -2603,6 +2603,10 @@
#endif
#endif
#if !defined(MANUAL_PROBE_START_Z) && defined(Z_CLEARANCE_BETWEEN_PROBES)
#define MANUAL_PROBE_START_Z Z_CLEARANCE_BETWEEN_PROBES
#endif
#ifndef __SAM3X8E__ //todo: hal: broken hal encapsulation
#undef UI_VOLTAGE_LEVEL
#undef RADDS_DISPLAY