Add special menu entry to reset the mesh leveling grid to -1.

This commit is contained in:
Knutwurst
2021-06-20 12:00:31 +02:00
parent aac24f36ce
commit 74bef229c1
3 changed files with 39 additions and 22 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.6"
#define CUSTOM_BUILD_VERSION "1.2.0-b_4.7"
#ifndef STRING_DISTRIBUTION_DATE
#define STRING_DISTRIBUTION_DATE "2021-06-19"