[2.0.x] different bltouch init (#11135)

This commit is contained in:
Giuliano
2018-07-26 12:04:09 +02:00
committed by Scott Lahteine
parent 624986d423
commit 4237c3d9f8
3 changed files with 21 additions and 28 deletions

View File

@ -218,8 +218,7 @@ void GcodeSuite::G28(const bool always_home_all) {
#endif
#if ENABLED(BLTOUCH)
bltouch_command(BLTOUCH_RESET);
set_bltouch_deployed(false);
bltouch_init();
#endif
// Always home with tool 0 active