- Lower max feedrate for Z on MEGA M and S

- fully automatize PID tuning
- Bump Version to 1.1.3-BETA
This commit is contained in:
Knutwurst
2020-08-15 22:30:42 +02:00
parent 4d5d068a99
commit fe734e1152
3 changed files with 13 additions and 6 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.2"
#define CUSTOM_BUILD_VERSION "1.1.3-BETA"
#ifndef STRING_DISTRIBUTION_DATE
//#define STRING_DISTRIBUTION_DATE "2020-07-09"