- Disable Stepper after Hotend PID Tuning

- Bump version zu 1.1.3 Release
- Finally Fix 0.01 Steps for manual leveling
This commit is contained in:
Knutwurst
2020-08-16 12:01:30 +02:00
parent fe734e1152
commit f078706442
2 changed files with 6 additions and 8 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.1.3-BETA"
#define CUSTOM_BUILD_VERSION "1.1.3"
#ifndef STRING_DISTRIBUTION_DATE
//#define STRING_DISTRIBUTION_DATE "2020-07-09"