Fix build for non-sled bed auto levelling

This function should only be used with sled, not all bed auto
levelling.
master
Bracken Dawson 10 years ago
parent bf0ecedf60
commit 01e9b536cb

@ -1268,7 +1268,7 @@ void refresh_cmd_timeout(void)
} //retract } //retract
#endif //FWRETRACT #endif //FWRETRACT
#ifdef ENABLE_AUTO_BED_LEVELING #ifdef Z_PROBE_SLED
// //
// Method to dock/undock a sled designed by Charles Bell. // Method to dock/undock a sled designed by Charles Bell.
// //

Loading…
Cancel
Save