Add custom M600 configuration for DirectExtruder 4MAX Pro 2.0.

This commit is contained in:
Knutwurst
2023-05-29 12:35:07 +02:00
parent e008a96269
commit 2b5816037a
3 changed files with 49 additions and 26 deletions

View File

@@ -41,10 +41,10 @@
* here we define this default string as the date where the latest release
* version was tagged.
*/
#define CUSTOM_BUILD_VERSION "1.5.0-b5"
#define CUSTOM_BUILD_VERSION "1.5.0-b6"
#ifndef STRING_DISTRIBUTION_DATE
#define STRING_DISTRIBUTION_DATE "2023-05-28"
#define STRING_DISTRIBUTION_DATE "2023-05-29"
#endif
/**