Loosen HAS_BED_PROBE definition

This commit is contained in:
Scott Lahteine
2017-11-25 20:08:02 -06:00
parent 2f837ce9b7
commit d06e29846d
2 changed files with 2 additions and 3 deletions

View File

@@ -637,7 +637,7 @@ static_assert(1 >= 0
, "Please enable only one probe option: PROBE_MANUALLY, FIX_MOUNTED_PROBE, BLTOUCH, SOLENOID_PROBE, Z_PROBE_ALLEN_KEY, Z_PROBE_SLED, or Z Servo."
);
#if PROBE_SELECTED && DISABLED(PROBE_MANUALLY)
#if HAS_BED_PROBE
/**
* Z_PROBE_SLED is incompatible with DELTA