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

@@ -41,7 +41,7 @@
* here we define this default string as the date where the latest release
* version was tagged.
*/
#define CUSTOM_BUILD_VERSION "1.2.0-b_4.10"
#define CUSTOM_BUILD_VERSION "1.2.0-beta.5"
#ifndef STRING_DISTRIBUTION_DATE
#define STRING_DISTRIBUTION_DATE "2021-06-21"