Only home X after G29, play some beeping tones and save eeprom automatically. Also bump version for next release.

This commit is contained in:
Knutwurst
2021-06-21 15:48:48 +02:00
parent 955b3aa21b
commit 00155509a3
3 changed files with 11 additions and 7 deletions

View File

@@ -36,7 +36,7 @@
#include "../../../module/probe.h"
#include "../../queue.h"
#ifdef KNUTWURST_TFT_LEVELING
#if ENABLED(KNUTWURST_TFT_LEVELING)
#include "../../../lcd/HardwareSerial.h"
#endif