Merge pull request #1052 from PavelSindler/mmu_v2

fixes and improvements for multimaterial
This commit is contained in:
MRprusa3d 2018-08-22 14:28:33 +00:00 committed by GitHub
commit a1190e9a22
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -321,6 +321,7 @@ void manage_response(bool move_axes, bool turn_off_nozzle)
}
}
lcd_display_message_fullscreen_P(_i("Check MMU. Fix the issue and then press button on MMU unit."));
delay_keep_alive(1000);
}
else if (mmu_print_saved) {
printf_P(PSTR("MMU start responding\n"));