Merge pull request #8554 from tcm0116/2.0.x-cleanup

[2.0.x] Fix for #8525 and other cleanup
This commit is contained in:
Scott Lahteine
2017-11-25 18:19:54 -06:00
committed by GitHub
9 changed files with 14 additions and 24 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 HAS_BED_PROBE
#if PROBE_SELECTED && DISABLED(PROBE_MANUALLY)
/**
* Z_PROBE_SLED is incompatible with DELTA